]> git.pld-linux.org Git - packages/gammu.git/commitdiff
- merged from DEVEL auto/th/gammu-1_30_0-1
authorlisu <lisu@pld-linux.org>
Tue, 19 Jul 2011 20:29:28 +0000 (20:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gammu-werror.patch -> 1.2

gammu-werror.patch [new file with mode: 0644]

diff --git a/gammu-werror.patch b/gammu-werror.patch
new file mode 100644 (file)
index 0000000..5b5580b
--- /dev/null
@@ -0,0 +1,11 @@
+--- gammu-1.29.90/CMakeLists.txt~      2011-02-10 15:30:41.000000000 +0100
++++ gammu-1.29.90/CMakeLists.txt       2011-02-14 10:39:42.502867523 +0100
+@@ -471,7 +471,7 @@
+     CMAKE_COMPILER_IS_CYGWIN OR CMAKE_COMPILER_IS_GNUCXX OR CLANG_COMPILER)
+     # Check for extra compiler flags we want to use
+     if (NOT GAMMU_VERSION_PATCH LESS 90)
+-        MACRO_TUNE_COMPILER("-Werror")
++        #MACRO_TUNE_COMPILER("-Werror")
+     endif (NOT GAMMU_VERSION_PATCH LESS 90)
+     #
This page took 0.102964 seconds and 4 git commands to generate.