parent
471175e0be
commit
233a0b3f36
@ -24,6 +24,8 @@ let
|
|||||||
buildInputs = [ flex bison ]
|
buildInputs = [ flex bison ]
|
||||||
++ lib.optional stdenv.isLinux systemd;
|
++ lib.optional stdenv.isLinux systemd;
|
||||||
|
|
||||||
|
CXXFLAGS = lib.optional stdenv.cc.isClang "-std=c++11";
|
||||||
|
|
||||||
flags = {
|
flags = {
|
||||||
|
|
||||||
# much left to do here...
|
# much left to do here...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user