mirror of
https://github.com/bol-van/zapret.git
synced 2025-04-19 21:42:59 +03:00
ip2net CFLAGS=-O3 20-20% faster code
This commit is contained in:
parent
5502773611
commit
fb1c8275f3
@ -1,5 +1,5 @@
|
|||||||
CC ?= gcc
|
CC ?= gcc
|
||||||
CFLAGS += -s
|
CFLAGS += -s -O3
|
||||||
LIBS =
|
LIBS =
|
||||||
SRC_FILES = *.c
|
SRC_FILES = *.c
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user