Commit graph

4 commits

Author SHA1 Message Date
Erik Boasson
cef4a51810 Set "position independent code" property unconditionally in os, util
Previously it wasn't set for all platforms, breaking, e.g., Linux on ARM. The property also does the trick for OpenIndiana, so that hack can be removed as well

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-01-18 14:17:37 +01:00
Jeroen Koekkoek
e25656a4c5 Remove unnecessary CMake modules and fixup os/CMakeLists.txt
Signed-off-by: Jeroen Koekkoek <jeroen@koekkoek.nl>
2019-01-07 18:15:07 +01:00
Erik Boasson
198e1bfc84 fix Solaris relocation issue by adding -KPIC flag for utilities library (when using SunPro)
Signed-off-by: Erik Boasson <eb@ilities.com>
2019-01-04 16:55:38 +01:00
Michiel Beemster
11d9ce37aa Initial contribution 2018-04-10 17:03:59 +02:00