X-Git-Url: https://git.sesse.net/?p=fjl;a=blobdiff_plain;f=Makefile;h=2adef5525d56eff21388e6d6e1e95bc7dc5fb87f;hp=e1c226a36877299878b5cfc10ac51cbfe4d7fcaf;hb=4ccaf2a2ac9f78dcaaa1ba4a093b1ece3f915c94;hpb=30860bda5fd2474a3b45b05f6b89dcf7230a75a8 diff --git a/Makefile b/Makefile index e1c226a..2adef55 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC=gcc -CFLAGS=-std=gnu99 -msse4.1 -g +CFLAGS=-std=gnu99 -O2 -msse4.1 -g -Wall -Wextra LDFLAGS= all: tests