Skip to content
Snippets Groups Projects
Commit ae1bd091 authored by alice's avatar alice
Browse files

community/qemu: lower more

parent a996cbc4
No related branches found
No related tags found
No related merge requests found
......@@ -305,7 +305,7 @@ _compile_common() {
export CFLAGS="${CFLAGS/-Os/-O2}"
;;
*)
export CFLAGS="${CFLAGS/-Os/-O2} -flto=4"
export CFLAGS="${CFLAGS/-Os/-O2} -flto=2"
;;
esac
......
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