Loading pkgs/applications/science/misc/root/setup-hook.sh +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ thisroot () { postHooks+=(thisroot) addRootInludePath() { addRootIncludePath() { addToSearchPath ROOT_INCLUDE_PATH $1/include } addEnvHooks "$targetOffset" addRootInludePath addEnvHooks "$targetOffset" addRootIncludePath pkgs/applications/science/misc/root/sw_vers.patch +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ diff a/cmake/modules/SetUpMacOS.cmake b/cmake/modules/SetUpMacOS.cmake #---Set Linker flags---------------------------------------------------------------------- - set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -mmacosx-version-min=${MACOSX_VERSION}") else (CMAKE_SYSTEM_NAME MATCHES Darwin) MESSAGE(FATAL_ERROR "There is no setup for this this Apple system up to now. Don't know waht to do. Stop cmake at this point.") MESSAGE(FATAL_ERROR "There is no setup for this this Apple system up to now. Don't know what to do. Stop cmake at this point.") endif (CMAKE_SYSTEM_NAME MATCHES Darwin) diff a/config/root-config.in b/config/root-config.in --- a/config/root-config.in Loading Loading
pkgs/applications/science/misc/root/setup-hook.sh +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ thisroot () { postHooks+=(thisroot) addRootInludePath() { addRootIncludePath() { addToSearchPath ROOT_INCLUDE_PATH $1/include } addEnvHooks "$targetOffset" addRootInludePath addEnvHooks "$targetOffset" addRootIncludePath
pkgs/applications/science/misc/root/sw_vers.patch +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ diff a/cmake/modules/SetUpMacOS.cmake b/cmake/modules/SetUpMacOS.cmake #---Set Linker flags---------------------------------------------------------------------- - set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -mmacosx-version-min=${MACOSX_VERSION}") else (CMAKE_SYSTEM_NAME MATCHES Darwin) MESSAGE(FATAL_ERROR "There is no setup for this this Apple system up to now. Don't know waht to do. Stop cmake at this point.") MESSAGE(FATAL_ERROR "There is no setup for this this Apple system up to now. Don't know what to do. Stop cmake at this point.") endif (CMAKE_SYSTEM_NAME MATCHES Darwin) diff a/config/root-config.in b/config/root-config.in --- a/config/root-config.in Loading