Merge pull request #307599 from viraptor/hackedbox-clang
hackedbox: fix new clang
This commit is contained in:
@@ -32,6 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pkg-config
|
||||
];
|
||||
|
||||
CXXFLAGS = "-std=c++98";
|
||||
|
||||
buildInputs = [
|
||||
freetype
|
||||
fribidi
|
||||
|
||||
Reference in New Issue
Block a user