X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibmad;h=ed18f25216b59063334c8073f224632616fad424;hp=ea0491e6dbb6c1a637397bb7610e735ea8996b42;hb=26685b07425ed4090ff7ba66f37adcccc77ae298;hpb=92d75b2ed53e72427beab0dbda8f06577d42e4c5 diff --git a/lfs/libmad b/lfs/libmad index ea0491e6d..ed18f2521 100644 --- a/lfs/libmad +++ b/lfs/libmad @@ -32,10 +32,12 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libmad -PAK_VER = 1 +PAK_VER = 2 DEPS = "" +CFLAGS += -Wa,--noexecstack + ############################################################################### # Top-level Rules ###############################################################################