nixpkgs/pkgs/build-support/setup-hooks/use-old-cxx-abi.sh

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
57 B
Bash
Raw Normal View History

export NIX_CFLAGS_COMPILE+=" -D_GLIBCXX_USE_CXX11_ABI=0"