forked from security/hakurei
internal/rosa: remove redundant meson flags
These have no effect. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -26,10 +26,8 @@ echo 'int main(){}' > tests/sanity-test.c
|
||||
|
||||
cd "$(mktemp -d)"
|
||||
meson setup \
|
||||
--reconfigure \
|
||||
--buildtype=release \
|
||||
--prefix=/system \
|
||||
--prefer-static \
|
||||
-Ddocumentation=false \
|
||||
-Dtests=true \
|
||||
-Ddefault_library=both \
|
||||
|
||||
Reference in New Issue
Block a user