PKGBUILDs/community/luminancehdr/strip-sse.patch

10 lines
309 B
Diff
Raw Normal View History

2017-04-18 22:23:33 +00:00
--- cmake/CompilerSettings.cmake.orig 2017-04-18 18:18:08.775977375 -0400
+++ cmake/CompilerSettings.cmake 2017-04-18 18:18:22.582643430 -0400
2013-06-20 00:09:08 +00:00
@@ -1,6 +1,5 @@
IF(UNIX)
ADD_DEFINITIONS(-Wall -Wno-unknown-pragmas)
2017-04-18 22:23:33 +00:00
-ADD_DEFINITIONS(-ffast-math)
2013-06-20 00:09:08 +00:00
IF(APPLE)
# optimize for 64-bit core 2 architecture on Apple