mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Update recipes
This commit is contained in:
parent
7d3af27709
commit
46a4aceb84
@ -1,6 +1,8 @@
|
||||
ac_add_options --enable-project=comm/mail
|
||||
ac_add_options --prefix="{COOKBOOK_STAGE}/usr"
|
||||
ac_add_options --enable-release
|
||||
ac_add_options --target="{TARGET}"
|
||||
ac_add_options --enable-bootstrap
|
||||
ac_add_options --disable-jack
|
||||
ac_add_options --disable-crashreporter
|
||||
ac_add_options --disable-updater
|
||||
ac_add_options --disable-updater
|
||||
|
||||
@ -1 +1,3 @@
|
||||
ac_add_options --disable-tests
|
||||
ac_add_options --target="{TARGET}"
|
||||
ac_add_options --enable-bootstrap
|
||||
|
||||
Loading…
Reference in New Issue
Block a user