Skip to content
Snippets Groups Projects
Verified Commit bc5e63fa authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Remove -C lto from incompatible packages

parent 2edb1292
No related branches found
No related tags found
No related merge requests found
GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
BINDIR=/ui/bin
CARGOFLAGS="--bin background -- -C lto"
CARGOFLAGS="--bin background"
DEPENDS="orbital"
GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
BINDIR=/ui/bin
CARGOFLAGS="--bin launcher -- -C lto"
CARGOFLAGS="--bin launcher"
DEPENDS="orbital"
GIT=https://gitlab.redox-os.org/redox-os/orbutils.git
BINDIR=/ui/bin
CARGOFLAGS="--bin orblogin -- -C lto"
CARGOFLAGS="--bin orblogin"
DEPENDS="orbital"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment