aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 4b74cb679dad5969a83eef04588553d537f2a7fa (plain) (blame)
1
2
3
4
CFLAGS := -march=native -O3 -std=c99 -pipe -fomit-frame-pointer
LDFLAGS := -lz

image-parser: