summaryrefslogtreecommitdiff
path: root/scene/main
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-03-10 09:52:58 +0100
committerRémi Verschelde <rverschelde@gmail.com>2020-03-10 09:55:28 +0100
commit1f6c9328dd167077320917974619aa69ec28a6e5 (patch)
tree44c76c3f51c7dc8621daa7f8a69b96535d96d2cd /scene/main
parentf67ebdc4a85cbf6ee3c3cb52b2aab63564fc71b7 (diff)
Revert "Change LINKFLAGS to FRAMEWORKS which is supported since"
This reverts commit c924e83a646f8a6d972ccd4d009acc323a6be158. SCons `FRAMEWORKS` is, according to their latest docs, only supported "On Mac OS X with gcc". While the "with gcc" part seems bogus, #36795 did introduce a link failure for our osxcross toolchain for compiling macOS binaries from Linux. SCons probably fails to detect this as a macOS target and does not use its `FRAMEWORKS` logic properly. So using `LINKFLAGS` as we used to is the more portable solution.
Diffstat (limited to 'scene/main')
0 files changed, 0 insertions, 0 deletions