[openrtm-commit:00845] r2372 - in tags/RELEASE_1_1_0: . OpenRTM-aist OpenRTM-aist/packages/rpm
openrtm @ openrtm.org
openrtm @ openrtm.org
2012年 6月 7日 (木) 20:07:27 JST
Author: n-ando
Date: 2012-06-07 20:07:27 +0900 (Thu, 07 Jun 2012)
New Revision: 2372
Modified:
tags/RELEASE_1_1_0/
tags/RELEASE_1_1_0/OpenRTM-aist/
tags/RELEASE_1_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in
Log:
merged r2371 from branches/RELENG_1_1
Property changes on: tags/RELEASE_1_1_0
___________________________________________________________________
Added: svn:mergeinfo
+ /branches/RELENG_1_1:2371
Property changes on: tags/RELEASE_1_1_0/OpenRTM-aist
___________________________________________________________________
Modified: svn:mergeinfo
- /tags/RELEASE_1_1_0_RC2/OpenRTM-aist:2173
/trunk/OpenRTM-aist:2154-2172,2174-2176,2180,2183-2208,2213
+ /branches/RELENG_1_1/OpenRTM-aist:2371
/tags/RELEASE_1_1_0_RC2/OpenRTM-aist:2173
/trunk/OpenRTM-aist:2154-2172,2174-2176,2180,2183-2208,2213
Modified: tags/RELEASE_1_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in
===================================================================
--- tags/RELEASE_1_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in 2012-06-07 09:57:42 UTC (rev 2371)
+++ tags/RELEASE_1_1_0/OpenRTM-aist/packages/rpm/OpenRTM-aist.spec.in 2012-06-07 11:07:27 UTC (rev 2372)
@@ -78,7 +78,7 @@
#------------------------------------------------------------
# build section
%build
-%configure --prefix=/usr
+%configure --prefix=/usr CFLAGS="-O2 -g" CXXFLAGS="-O2 -g"
%{__make}
#------------------------------------------------------------
More information about the openrtm-commit
mailing list