updated Makefile

This commit is contained in:
Fufu Fang 2018-07-24 22:37:25 +01:00
parent fac92a8994
commit 6bff4f9d7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
CC=gcc
CFLAGS= -g -Wall -Wextra -lgumbo -lcurl -lfuse -lcrypto \
CFLAGS= -g -O2 -Wall -Wextra -lgumbo -lcurl -lfuse -lcrypto \
-D_FILE_OFFSET_BITS=64
OBJ = main.o network.o