From: František Dvořák Date: Sun, 3 Feb 2013 10:21:20 +0000 (+0000) Subject: Prefer supplied CFLAGS. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=91622b9bd394ea5b998dca3645ee0c8f7d2e5b0d;p=jra1mw.git Prefer supplied CFLAGS. --- diff --git a/org.glite.px.proxyrenewal/Makefile b/org.glite.px.proxyrenewal/Makefile index 5780198..28b718c 100644 --- a/org.glite.px.proxyrenewal/Makefile +++ b/org.glite.px.proxyrenewal/Makefile @@ -90,11 +90,11 @@ MYPROXY_LIBS?=${MYPROXY_LIB_NOTHR} DEBUG:=-g -O0 -CFLAGS:= ${CFLAGS} ${DEBUG} \ +CFLAGS:= ${DEBUG} \ ${VOMS_CFLAGS} \ -I${top_srcdir}/src -I${top_srcdir}/interface \ -I${glite_location}/include \ - -DLOCAL_PX_COMPILE=1 + -DLOCAL_PX_COMPILE=1 ${CFLAGS} offset=0 version_info:=-version-info ${shell \