Upgrade macos
This commit is contained in:
@@ -14,18 +14,18 @@ library_names='libpmpi.12.dylib libpmpi.dylib'
|
||||
old_library='libpmpi.a'
|
||||
|
||||
# Linker flags that cannot go in dependency_libs.
|
||||
inherited_linker_flags=' -framework OpenCL'
|
||||
inherited_linker_flags=' -framework Foundation -framework IOKit'
|
||||
|
||||
# Libraries that this one depends upon.
|
||||
dependency_libs=' -lm -lpthread'
|
||||
dependency_libs=' -lm -lpthread -ldl'
|
||||
|
||||
# Names of additional weak libraries provided by this library
|
||||
weak_library_names=''
|
||||
|
||||
# Version information for libpmpi.
|
||||
current=13
|
||||
age=1
|
||||
revision=7
|
||||
current=17
|
||||
age=5
|
||||
revision=0
|
||||
|
||||
# Is this an already installed library?
|
||||
installed=yes
|
||||
@@ -38,4 +38,4 @@ dlopen=''
|
||||
dlpreopen=''
|
||||
|
||||
# Directory that this library needs to be installed in:
|
||||
libdir='/Users/brgirgis/Documents/code/idiscovery/cpp-thirdparty-src/mpi/mpich/install/3.3.1/lib'
|
||||
libdir='/Users/girgis/Documents/code/cpp-thirdparty-src/mpi/mpich/install/4.3.0/lib'
|
||||
|
||||
Reference in New Issue
Block a user