The following commit has been merged in the master branch:
commit 8978f5b7eeb972947dcc425ce4325d50afdeb92c
Author: Andres Mejia <[email protected]>
Date:   Sun Sep 25 11:10:17 2011 -0400

    Removed changes to compiler flags.
    Upstream does not want to set '-O3'.

diff --git a/debian/patches/compiler-flags-change.patch 
b/debian/patches/compiler-flags-change.patch
deleted file mode 100644
index 9151c0b..0000000
--- a/debian/patches/compiler-flags-change.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -127,7 +127,7 @@
-     SET(CMAKE_C_FLAGS_MINSIZEREL "-Os -DNDEBUG" CACHE STRING
-         "Flags used by the compiler during release minsize builds."
-         FORCE)
--    SET(CMAKE_C_FLAGS_RELEASE "-O2 -fomit-frame-pointer -DNDEBUG" CACHE STRING
-+    SET(CMAKE_C_FLAGS_RELEASE "-O3 -fomit-frame-pointer -DNDEBUG" CACHE STRING
-         "Flags used by the compiler during release builds"
-         FORCE)
-     SET(CMAKE_C_FLAGS_DEBUG "-g3 -D_DEBUG" CACHE STRING
diff --git a/debian/patches/series b/debian/patches/series
index ae93fe1..34b4475 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-compiler-flags-change.patch
 multiarch-support.patch

-- 
Packaging for openal-soft

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to