python3Packages.boost: fix use of user-config.jam
This commit is contained in:
@@ -74,6 +74,7 @@ let
|
||||
|
||||
needUserConfig =
|
||||
stdenv.hostPlatform != stdenv.buildPlatform
|
||||
|| enablePython
|
||||
|| useMpi
|
||||
|| (stdenv.hostPlatform.isDarwin && enableShared);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user