adding NOISE point

This commit is contained in:
Sandra 2020-10-01 17:49:27 +02:00
parent ce7566cf7a
commit dcf64bd1f6

7
NOISE
View File

@ -99,5 +99,12 @@ ABSTRACT
In bscpkgs the symbolic links have been removed for the clangOmpss2 In bscpkgs the symbolic links have been removed for the clangOmpss2
compiler. compiler.
1.7 Nix-shell does not allow isolation
Nix-shell is not isolated, the compilation process tries then to
use headers and libs from /usr.
This can induce compilation errors not happening inside nix-build.
Do not use to ensure reproducibility.
/* vim: set ts=2 sw=2 tw=72 fo=watqc expandtab spell autoindent: */ /* vim: set ts=2 sw=2 tw=72 fo=watqc expandtab spell autoindent: */