Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CFLAGS='-Os -fomit-frame-pointer -fdata-sections -ffunction-sections' \
- LDFLAGS='-Wl,--gc-sections' \
- ./configure \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --enable-debug=no \
- --with-pic \
- --with-x \
- --with-included-modules=yes \
- --with-dynamic-modules=no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement