forked from rarias/bscpkgs
Working stdenv with clang+ompss2
This commit is contained in:
@@ -27,12 +27,12 @@ stdenv.mkDerivation rec {
|
||||
# };
|
||||
|
||||
postConfigure = ''
|
||||
env | grep NIX
|
||||
env
|
||||
'';
|
||||
|
||||
|
||||
# export NANOS6_HOME="${nanos6}"
|
||||
preConfigure = ''
|
||||
export NANOS6_HOME="${nanos6}"
|
||||
export TAMPI_HOME="${tampi}"
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user