Skip to content

Instantly share code, notes, and snippets.

@supermartian
Created November 6, 2015 04:04
Show Gist options
  • Save supermartian/bac61b68b90b8efdb2a2 to your computer and use it in GitHub Desktop.
Save supermartian/bac61b68b90b8efdb2a2 to your computer and use it in GitHub Desktop.
Compile eglibc on ubuntu
IT IS PAINFUL.
./configure --disable-sanity-checks CFLAGS="-O2 -U_FORTIFY_SOURCE -fno-stack-protector -march=native" --disable-profile --enable-kernel=2.6.25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment