File obey-cflags.diff of Package eapmd5pass
diff --git a/Makefile b/Makefile index cfa6d9e..e5339f7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CFLAGS = -pipe -Wall -O2 -ggdb -g3 +CFLAGS += -pipe -Wall -O2 -ggdb -g3 LDLIBS = -lpcap -lcrypto PROG = eapmd5pass PROGOBJ = utils.o