mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: no-rpath handling not found (darwin)
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
ifneq (,$(findstring ~rpath,$(WM_COMPILE_CONTROL)))
|
||||
include $(ARCHITECTURE_RULES)/link-no-c++
|
||||
include $(ARCHITECTURE_RULES)/link-no-rpath-c++
|
||||
else
|
||||
include $(ARCHITECTURE_RULES)/link-rpath-c++
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user