Update SDL flag

This commit is contained in:
Franck STAUFFER 2020-08-03 17:35:33 +02:00
parent efce4d6d29
commit e6b5a4dd1b
Signed by: franck.stauffer
GPG Key ID: AAF5A94045CEC261
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
CPPFLAGS = -D_DEFAULT_SOURCE -D_FOTIFY_SOURCE=2
CFLAGS = $(CPPFLAGS) -std=c99 -pedantic -Wall -Wextra -march=native -mtune=native -O2
LDFLAGS = -Wl,-z,relro,-z,now,-O2 -lSDL
LDFLAGS = -Wl,-z,relro,-z,now,-O2 -lSDL2
default: bin obj bin/chip8