orion pushed to gazebo (master). "Use CXXFLAGS in build (bug #1223611)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 22 17:57:37 UTC 2015


From 57977feb94ceef4f338fc193a8e47b758c4179c7 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion at cora.nwra.com>
Date: Fri, 22 May 2015 11:57:31 -0600
Subject: Use CXXFLAGS in build (bug #1223611)


diff --git a/gazebo.spec b/gazebo.spec
index 0de11bd..32dc607 100644
--- a/gazebo.spec
+++ b/gazebo.spec
@@ -170,6 +170,7 @@ pushd build
  -DSSE4_2_FOUND=OFF \
  -Dogre_library_dirs=%{_libdir} \
  -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+ -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="$CXXFLAGS" \
  -DUSE_UPSTREAM_CFLAGS=OFF \
  -DUSE_HOST_CFLAGS=ON \
  -DCMAKE_INSTALL_DATAROOTDIR=share \
@@ -317,6 +318,9 @@ fi
 %{_libdir}/cmake
 
 %changelog
+* Fri May 22 2015 Orion Poplawski <orion at cora.nwra.com> - 4.0.2-3
+- Use CXXFLAGS in build (bug #1223611)
+
 * Wed Apr 29 2015 Kalev Lember <kalevlember at gmail.com> - 4.0.2-3
 - Rebuilt for protobuf soname bump
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gazebo.git/commit/?h=master&id=57977feb94ceef4f338fc193a8e47b758c4179c7


More information about the scm-commits mailing list