Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
updates for Release build
Browse files Browse the repository at this point in the history
  • Loading branch information
jdleesmiller committed Feb 16, 2012
1 parent 5e254a2 commit c56f40e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ext/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ COPY = cp

preload =

libpath = . $(libdir) /home/john/si_taxi/ext/si_taxi/Debug
LIBPATH = -L. -L$(libdir) -Wl,-R$(libdir) -L/home/john/si_taxi/ext/si_taxi/Debug -Wl,-R/home/john/si_taxi/ext/si_taxi/Debug
libpath = . $(libdir) /home/john/si_taxi/ext/si_taxi/Release
LIBPATH = -L. -L$(libdir) -Wl,-R$(libdir) -L/home/john/si_taxi/ext/si_taxi/Release -Wl,-R/home/john/si_taxi/ext/si_taxi/Release
DEFFILE =

CLEANFILES = mkmf.log
Expand Down
6 changes: 3 additions & 3 deletions ext/si_taxi/.cproject
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/si_taxi}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${BOOST_INC}&quot;"/>
</option>
<option id="gnu.cpp.compiler.option.other.other.886844431" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -fPIC" valueType="string"/>
<option id="gnu.cpp.compiler.option.other.other.886844431" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -fPIC -std=c++0x" valueType="string"/>
<option id="gnu.cpp.compiler.option.debugging.other.1483062485" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="-DNDEBUG" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.644723480" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
Expand Down Expand Up @@ -2318,7 +2318,7 @@
<listOptionValue builtIn="false" value="&quot;${BOOST_INC}&quot;"/>
</option>
<option id="gnu.cpp.compiler.option.debugging.gprof.707881531" name="Generate gprof information (-pg)" superClass="gnu.cpp.compiler.option.debugging.gprof" value="false" valueType="boolean"/>
<option id="gnu.cpp.compiler.option.other.other.1199353833" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -fPIC -fprofile-arcs -ftest-coverage" valueType="string"/>
<option id="gnu.cpp.compiler.option.other.other.1199353833" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -fPIC -fprofile-arcs -ftest-coverage -std=c++0x" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1436147899" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.lib.debug.1427523556" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.lib.debug">
Expand Down Expand Up @@ -3459,7 +3459,7 @@
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/si_taxi}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${BOOST_INC}&quot;"/>
</option>
<option id="gnu.cpp.compiler.option.other.other.72949284" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -fPIC" valueType="string"/>
<option id="gnu.cpp.compiler.option.other.other.72949284" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -fPIC -std=c++0x" valueType="string"/>
<option id="gnu.cpp.compiler.option.debugging.prof.1008201898" name="Generate prof information (-p)" superClass="gnu.cpp.compiler.option.debugging.prof" value="true" valueType="boolean"/>
<option id="gnu.cpp.compiler.option.debugging.gprof.1507641594" name="Generate gprof information (-pg)" superClass="gnu.cpp.compiler.option.debugging.gprof" value="true" valueType="boolean"/>
<option id="gnu.cpp.compiler.option.debugging.other.577099852" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="-DNDEBUG" valueType="string"/>
Expand Down
5 changes: 3 additions & 2 deletions ext/si_taxi_test/.cproject
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/si_taxi}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${BOOST_INC}&quot;"/>
</option>
<option id="gnu.cpp.compiler.option.other.other.2090376820" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -std=c++0x" valueType="string"/>
<option id="gnu.cpp.compiler.option.other.other.2090376820" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -std=c++0x" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.228843134" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.712919305" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
Expand Down Expand Up @@ -685,6 +685,7 @@
<listOptionValue builtIn="false" value="&quot;${BOOST_INC}&quot;"/>
</option>
<option id="gnu.cpp.compiler.option.debugging.other.2144877589" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="-DNDEBUG" valueType="string"/>
<option id="gnu.cpp.compiler.option.other.other.254790008" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -std=c++0x" valueType="string"/>
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.406539480" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.680728607" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release">
Expand Down Expand Up @@ -1340,7 +1341,7 @@
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/si_taxi}&quot;"/>
<listOptionValue builtIn="false" value="&quot;${BOOST_INC}&quot;"/>
</option>
<option id="gnu.cpp.compiler.option.other.other.417455373" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0" valueType="string"/>
<option id="gnu.cpp.compiler.option.other.other.417455373" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -std=c++0x" valueType="string"/>
<option id="gnu.cpp.compiler.option.debugging.other.967030536" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="-DNDEBUG" valueType="string"/>
<option id="gnu.cpp.compiler.option.debugging.prof.201174620" name="Generate prof information (-p)" superClass="gnu.cpp.compiler.option.debugging.prof" value="true" valueType="boolean"/>
<option id="gnu.cpp.compiler.option.debugging.gprof.1519195752" name="Generate gprof information (-pg)" superClass="gnu.cpp.compiler.option.debugging.gprof" value="true" valueType="boolean"/>
Expand Down

0 comments on commit c56f40e

Please sign in to comment.