base for testing optimization

This commit is contained in:
Karma Riuk
2025-02-07 10:46:01 +01:00
parent 88b2d01cf8
commit a80fc9482d
3 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,5 @@
CXXFLAGS += -O3 -Wall
CXXFLAGS += -pg
# Add .d to Make's recognized suffixes.
SUFFIXES += .d