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:
@@ -21,7 +21,6 @@ func (t Toolchain) newKmod() pkg.Artifact {
|
||||
}, nil, nil, `
|
||||
cd "$(mktemp -d)"
|
||||
meson setup \
|
||||
--reconfigure \
|
||||
--buildtype=release \
|
||||
--prefix=/system \
|
||||
-Dsysconfdir=/system/etc \
|
||||
|
||||
Reference in New Issue
Block a user