[gazebo] 01/04: Update cflags patch

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Mon Feb 2 23:23:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit 28ef6c5622bfd55879b987495a77c327ab8eea9a
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Mon Feb 2 17:43:30 2015 +0000

    Update cflags patch
---
 debian/patches/0003-respect-cmake-c-flags.patch | 20 ++++----------------
 1 file changed, 4 insertions(+), 16 deletions(-)

diff --git a/debian/patches/0003-respect-cmake-c-flags.patch b/debian/patches/0003-respect-cmake-c-flags.patch
index 435853f..f37a7e3 100644
--- a/debian/patches/0003-respect-cmake-c-flags.patch
+++ b/debian/patches/0003-respect-cmake-c-flags.patch
@@ -2,9 +2,11 @@ Description: do not unset CMAKE_C*_FLAGS
 Author: Jose Luis Rivero <jrivero at osrfoundation.org>
 Forwarded: no
 
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 63ea6f7..d5406f9 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -174,8 +174,6 @@ endif()
+@@ -181,8 +181,6 @@ endif()
  
  #####################################
  # Handle CFlags
@@ -12,18 +14,4 @@ Forwarded: no
 -unset (CMAKE_CXX_FLAGS CACHE)
  
  # USE_HOST_CFLAGS (default TRUE)
- # Will check building host machine for proper cflags 
-diff --git a/gazebo/rendering/skyx/CMakeLists.txt b/gazebo/rendering/skyx/CMakeLists.txt
-index 9be355e..7f3433b 100644
---- a/gazebo/rendering/skyx/CMakeLists.txt
-+++ b/gazebo/rendering/skyx/CMakeLists.txt
-@@ -47,9 +47,6 @@ set (VCLOUDS_SOURCE_FILES
-   src/VClouds/VClouds.cpp
- )
- 
--set (CMAKE_C_FLAGS "")
--set (CMAKE_CXX_FLAGS "")
--
- #set_source_files_properties(${SKYX_SOURCE_FILES} ${SKYX_HEADER_FILES}
- #                      ${VCLOUDS_SOURCE_FILES} ${VCLOUDS_HEADER_FILES}
- #                      PROPERTIES COMPILE_FLAGS
+ # Will check building host machine for proper cflags

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gazebo.git



More information about the debian-science-commits mailing list