Fix hard-float on Raspberry Pi, small cleanups.

This commit is contained in:
Nikolay Igotti
2017-10-24 10:59:52 +03:00
parent 5700fa8cea
commit a4130a0d2d
4 changed files with 25 additions and 34 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ libffiDir.raspberrypi = libffi-3.2.1-2-raspberrypi
linkerKonanFlags.raspberrypi = -Bstatic -lstdc++ -Bdynamic -ldl -lm -lpthread
# targetSysroot-relative.
libGcc.raspberrypi = lib/gcc/arm-linux-gnueabihf/4.8.3
llvmLtoFlags.raspberrypi =
llvmLtoFlags.raspberrypi = -float-abi=hard -mcpu=arm1136jf-s
llvmLtoOptFlags.raspberrypi = -O3 -function-sections
llvmLtoNooptFlags.raspberrypi = -O1
dynamicLinker.raspberrypi = /lib/ld-linux-armhf.so.3