surveiller les warnings du gcc
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# some ugly experiments, do not use in production
|
||||
#
|
||||
|
||||
COPT = -Wall -fpic -g -DDEBUG_LEVEL=1 -lm
|
||||
COPT = -Wall -Wextra -fpic -g -DDEBUG_LEVEL=1 -lm
|
||||
DEPS = ../floatimg.h ../libfloatimg.a Makefile
|
||||
LIBS = ../libfloatimg.a -ltiff -lpnglite -lcfitsio -lm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user