
Untitled
By: a guest on
Dec 8th, 2007 | syntax:
Bash | size: 0.20 KB | hits: 26 | expires: Never
CFLAGS='-Os -fomit-frame-pointer -fdata-sections -ffunction-sections' \
LDFLAGS='-Wl,--gc-sections' \
./configure \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-static \
--with-pic \
--with-x