summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2015-12-19 08:28:42 +0000
committerStefan Bühler <stbuehler@web.de>2015-12-19 08:28:42 +0000
commitc27e27a51bca703da6ff289d629956ae20699b0f (patch)
treebc7e5ce1980e66c680fc9283e428a5d9d2734edd /CMakeLists.txt
parent6ef3b709dbf4cf8b9fcc99c2c02aadce43d9f589 (diff)
downloadlighttpd-git-c27e27a51bca703da6ff289d629956ae20699b0f.tar.gz
[scons] fix fullstatic buildlighttpd-1.4.39
- scons searches the dynamic libs to find all dependencies to link against in the static link: - now use the system search path (ld --verbose) instead of some hardcoded list - remove duplicates from the list (all but the last) to avoid linker errors - use custom WhereIsFile function instead of env.WhereIs to find not-executable files too - only write 'plugin-static.h' if it actually changes From: Stefan Bühler <stbuehler@web.de> git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3066 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions