This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
nixpkgs
/
pkgs
/
development
/
compilers
/
gcc
/
5
/
use-old-abi.sh
2 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
gcc: Use the pre-C++11 ABI by default
2016-02-28 17:52:32 +01:00
NIX_CFLAGS_COMPILE
+=
" -D_GLIBCXX_USE_CXX11_ABI=0"
Reference in New Issue
Copy Permalink