mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-10 06:51:36 +02:00
We were already using the default for CFLAGS, etc. LDFLAGS had --as-needed but that has gone into the default Gentoo profile so we ought to move it there as well. Also, ld's -O1 and -O2 are equivalent so use the profile default -O1.