ecasound: unbreak
This commit is contained in:
parent
1433dad051
commit
dca6abeb4d
@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|
||||||
|
CXXFLAGS = "-std=c++11";
|
||||||
configureFlags = "--enable-liblilv --with-extra-cppflags=-Dnullptr=0";
|
configureFlags = "--enable-liblilv --with-extra-cppflags=-Dnullptr=0";
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user