get nullptr'd lol

This commit is contained in:
2024-03-04 11:54:27 -06:00
parent 9bbae8730d
commit 5088bded35
26 changed files with 1540 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ OBJECTFILES= \
# C Compiler Flags
CFLAGS=
CFLAGS=march=x86-64-v3 -O2 -lto
# CC Compiler Flags
CCFLAGS=

View File

@@ -35,6 +35,10 @@
<rebuildPropChanged>false</rebuildPropChanged>
</toolsSet>
<compileType>
<cTool>
<stripSymbols>true</stripSymbols>
<commandLine>march=x86-64-v3 -O2 -lto</commandLine>
</cTool>
</compileType>
<item path="main.cpp" ex="false" tool="1" flavor2="0">
</item>

View File

@@ -13,6 +13,8 @@
<gdb_interceptlist>
<gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
</gdb_interceptlist>
<gdb_signals>
</gdb_signals>
<gdb_options>
<DebugOptions>
</DebugOptions>
@@ -33,7 +35,6 @@
<runcommand>"${OUTPUT_PATH}"</runcommand>
<rundir></rundir>
<buildfirst>true</buildfirst>
<console-type>2</console-type>
<terminal-type>0</terminal-type>
<remove-instrumentation>0</remove-instrumentation>
<environment>