]> git.pld-linux.org Git - packages/gammu.git/blame - gammu-werror.patch
- added tmpfiles config for systemd
[packages/gammu.git] / gammu-werror.patch
CommitLineData
4968043d 1--- gammu-1.29.90/CMakeLists.txt~ 2011-02-10 15:30:41.000000000 +0100
2+++ gammu-1.29.90/CMakeLists.txt 2011-02-14 10:39:42.502867523 +0100
3@@ -471,7 +471,7 @@
4 CMAKE_COMPILER_IS_CYGWIN OR CMAKE_COMPILER_IS_GNUCXX OR CLANG_COMPILER)
5 # Check for extra compiler flags we want to use
6 if (NOT GAMMU_VERSION_PATCH LESS 90)
7- MACRO_TUNE_COMPILER("-Werror")
8+ #MACRO_TUNE_COMPILER("-Werror")
9 endif (NOT GAMMU_VERSION_PATCH LESS 90)
10
11 #
This page took 0.023513 seconds and 4 git commands to generate.