Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
This commit is contained in:
@@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
|
||||
fi
|
||||
}
|
||||
|
||||
envHooks+=(addOCamlPath)
|
||||
addEnvHooks "$targetOffset" addOCamlPath
|
||||
'';
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user