1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00
Commit graph

9 commits

Author SHA1 Message Date
Stefan Lankes
576e4867a3 avoid the usage of sse & avx 2017-08-07 20:57:28 +02:00
Stefan Lankes
f33db1d51c fix typo 2017-08-07 19:43:43 +02:00
Stefan Lankes
597ccb13ac disable builtin functions 2017-08-07 19:39:22 +02:00
Stefan Lankes
f40f9ed51e call directly the GNU linker 2017-08-07 12:14:08 +02:00
Stefan Lankes
a6db410278 add check for -fstrength-reduce & -finline-functions 2017-08-07 09:26:13 +02:00
Stefan Lankes
e2bcdaf7db remove compiler flags, which aren't supported by clang 2017-08-07 09:17:21 +02:00
Stefan Lankes
68a74edda1 use always compiler flags, which are supported by gcc & clang 2017-08-07 08:11:56 +02:00
Stefan Lankes
ab27102c48 add flag to be sure that the linker creates a static binary 2017-07-17 16:35:09 +02:00
Daniel Krebs
30021d5291 cmake: initial support for CMake build system 2017-04-03 18:14:56 +02:00