Skip to content

Instantly share code, notes, and snippets.

@hzshang
Created March 16, 2018 14:24
Show Gist options
  • Save hzshang/94a0febc8ee053fd7c2280d6dc4e485c to your computer and use it in GitHub Desktop.
Save hzshang/94a0febc8ee053fd7c2280d6dc4e485c to your computer and use it in GitHub Desktop.
export CFLAGS="-g -O1 -Wuninitialized"
/dbg64/src/glibc-2.23/configure --prefix=/dbg64
make -j8
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment