diff options
author | Sven Gothel <[email protected]> | 2022-04-24 05:26:34 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-04-24 05:26:34 +0200 |
commit | 11405d3dd3df0dab041972ff5c25d2fb6e97aeb1 (patch) | |
tree | e447d443055dbfe1fc76d3c4b8fea0c06881659e /.cproject | |
parent | 40210506ad2ecdc3ae997fa5efd45d4a21fc4d76 (diff) |
Bump jaulib v0.8.5
Diffstat (limited to '.cproject')
-rw-r--r-- | .cproject | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -71,6 +71,9 @@ <option id="gnu.cpp.compiler.option.warnings.wfloatequal.1523294481" name="Direct float equal check (-Wfloat-equal)" superClass="gnu.cpp.compiler.option.warnings.wfloatequal" useByScannerDiscovery="false" value="true" valueType="boolean"/> <option id="gnu.cpp.compiler.option.debugging.gprof.1958690548" name="Generate gprof information (-pg)" superClass="gnu.cpp.compiler.option.debugging.gprof" useByScannerDiscovery="false"/> <option id="gnu.cpp.compiler.option.other.other.99642453" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -Wno-multichar -Wno-float-equal" valueType="string"/> + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.1987893798" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols"> + <listOptionValue builtIn="false" value="USE_LIBUNWIND=1"/> + </option> <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1946997217" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/> </tool> <tool id="cdt.managedbuild.tool.gnu.c.compiler.so.debug.1384284733" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.so.debug"> @@ -89,6 +92,9 @@ </option> <option id="gnu.c.compiler.option.misc.pic.111957654" name="Position Independent Code (-fPIC)" superClass="gnu.c.compiler.option.misc.pic" useByScannerDiscovery="false" value="true" valueType="boolean"/> <option id="gnu.c.compiler.option.misc.other.1410741244" name="Other flags" superClass="gnu.c.compiler.option.misc.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -Wno-multichar -Wno-float-equal" valueType="string"/> + <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.342692457" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols"> + <listOptionValue builtIn="false" value="USE_LIBUNWIND=1"/> + </option> <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1736735651" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/> </tool> <tool id="cdt.managedbuild.tool.gnu.c.linker.so.debug.304323896" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.so.debug"> |