mirror of
https://github.com/JorjBauer/aiie.git
synced 2024-11-17 12:06:23 +00:00
testing single track cache
This commit is contained in:
parent
db9978f95a
commit
ebf5d716c8
2
Makefile
2
Makefile
@ -3,7 +3,7 @@ LDFLAGS=-L/usr/local/lib
|
||||
SDLLIBS=-lSDL2 -lpthread
|
||||
FBLIBS=-lpthread
|
||||
|
||||
CXXFLAGS=-Wall -I/usr/include/SDL2 -I .. -I . -I apple -I nix -I sdl -I/usr/local/include/SDL2 -g -O3 -DSUPPRESSREALTIME
|
||||
CXXFLAGS=-Wall -I/usr/include/SDL2 -I .. -I . -I apple -I nix -I sdl -I/usr/local/include/SDL2 -g -O3 -DSUPPRESSREALTIME -DSTATICALLOC
|
||||
|
||||
TSRC=cpu.cpp util/testharness.cpp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user