get nullptr'd lol
This commit is contained in:
		@@ -39,7 +39,7 @@ OBJECTFILES= \
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# C Compiler Flags
 | 
			
		||||
CFLAGS=
 | 
			
		||||
CFLAGS=march=x86-64-v3 -O2 -lto
 | 
			
		||||
 | 
			
		||||
# CC Compiler Flags
 | 
			
		||||
CCFLAGS=
 | 
			
		||||
 
 | 
			
		||||
@@ -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>
 | 
			
		||||
 
 | 
			
		||||
@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user