forked from rarias/bscpkgs
Enable -fPIC in Nanos6 loader
This commit is contained in:
@@ -35,6 +35,8 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "YGj/cubqXaNt4lR2CnSU+nXvi+SdB56EXLhfN/ufjHs=";
|
||||
};
|
||||
|
||||
patches = [ ./fpic.patch ];
|
||||
|
||||
prePatch = ''
|
||||
patchShebangs scripts/generate_config.sh
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user