openssl: fix cross, ensure 'Configure' has shebang patched
This commit is contained in:
@@ -55,6 +55,10 @@ let
|
||||
# TODO(@Ericson2314): Make unconditional on mass rebuild
|
||||
${if buildPlatform != hostPlatform then "configurePlatforms" else null} = [];
|
||||
|
||||
preConfigure = ''
|
||||
patchShebangs Configure
|
||||
'';
|
||||
|
||||
configureFlags = [
|
||||
"shared"
|
||||
"--libdir=lib"
|
||||
|
||||
Reference in New Issue
Block a user