ip2net CFLAGS=-O3 20-20% faster code

This commit is contained in:
bolvan 2019-04-07 14:44:45 +03:00
parent 5502773611
commit fb1c8275f3

View File

@ -1,5 +1,5 @@
CC ?= gcc
CFLAGS += -s
CFLAGS += -s -O3
LIBS =
SRC_FILES = *.c