remove local pic flags, now set by hardened stdenv
This commit is contained in:
@@ -33,8 +33,6 @@ stdenv.mkDerivation {
|
||||
"LAPACK="
|
||||
];
|
||||
|
||||
NIX_CFLAGS = "-fPIC";
|
||||
|
||||
postInstall = ''
|
||||
# Build and install shared library
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user