Add the option com.apple.security.cs.allow-dyld-environment-variables.
authorCarl Hetherington <cth@carlh.net>
Mon, 28 Dec 2020 22:17:56 +0000 (23:17 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 4 Jan 2021 09:48:59 +0000 (10:48 +0100)
commit081ea9b56086ff46339c1918e2df1e33addb8b0b
tree913c85fd8b35025f15015a68594949dce9ce6e6f
parentca5b00c9ff49c0045b9078f4199141844d7cc01a
Add the option com.apple.security.cs.allow-dyld-environment-variables.

Without this the use of @executable_path in links to .dylibs causes
problems, perhaps only when linking against the 11.0 SDK.
platform/osx/make_dmg.sh