>>> Compiling source in /tmp/portage/x11-misc/lsw-0.2-r1/work/lsw-0.2 ... make -j4 CC=x86_64-pc-linux-gnu-gcc lsw build options: CC -c lsw.c CFLAGS = -ansi -pedantic -Wall -Os -I/usr/X11R6/include -DVERSION="0.2" LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -L/usr/X11R6/lib -lX11 CC = x86_64-pc-linux-gnu-gcc CC -o lsw >>> Source compiled. amd64box ~ # emerge --info | grep CFLAGS CFLAGS="-march=native -O2 -g0"
Hm, sed script failure. Thanks for spotting this. Fixed now.