Created
March 16, 2018 14:24
-
-
Save hzshang/94a0febc8ee053fd7c2280d6dc4e485c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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