]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Fixing Mac OSX arm build options.
authorJacob Alexander <haata@kiibohd.com>
Mon, 15 Sep 2014 03:07:40 +0000 (20:07 -0700)
committerJacob Alexander <haata@kiibohd.com>
Mon, 15 Sep 2014 03:09:12 +0000 (20:09 -0700)
commit66a5031c4c3b418eab9561bed429e9efc3e432a3
tree19368ff3490ffc03f2cac48712d79ab8c940934e
parentdd9c0183781b3352b039ae301da362e243d97c00
Fixing Mac OSX arm build options.

- Bootloader doesn't build correctly on gcc 4.7.3 (LTO issues)
- Even disabling isn't good enough
- 4.9.1 is known to work on Arch Linux
Bootloader/CMakeLists.txt
Lib/CMake/arm.cmake
Lib/CMake/build.cmake