mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
9 lines
309 B
Diff
9 lines
309 B
Diff
--- cmake/CompilerSettings.cmake.orig 2017-04-18 18:18:08.775977375 -0400
|
|
+++ cmake/CompilerSettings.cmake 2017-04-18 18:18:22.582643430 -0400
|
|
@@ -1,6 +1,5 @@
|
|
IF(UNIX)
|
|
ADD_DEFINITIONS(-Wall -Wno-unknown-pragmas)
|
|
-ADD_DEFINITIONS(-ffast-math)
|
|
|
|
IF(APPLE)
|
|
# optimize for 64-bit core 2 architecture on Apple
|