Home
last modified time | relevance | path

Searched refs:TESTCFLAGS (Results 1 – 10 of 10) sorted by relevance

/dports/www/libhubbub/libhubbub-0.3.7/
H A DMakefile57 TESTCFLAGS := $(TESTCFLAGS) \ macro
62 TESTCFLAGS := $(TESTCFLAGS) -I$(PREFIX)/include/json-c macro
67 TESTCFLAGS := $(TESTCFLAGS) -Wno-unused-parameter macro
/dports/net/chrony-lite/chrony-4.2/
H A Dconfigure549 TESTCFLAGS="-D_FORTIFY_SOURCE=2 -fPIE"
551 if test_code 'hardening compiler options' '' "$TESTCFLAGS" "$TESTLDFLAGS" ''; then
552 MYCFLAGS="$MYCFLAGS $TESTCFLAGS"
555 TESTCFLAGS="-fstack-protector-strong --param=ssp-buffer-size=4"
556 if test_code '-fstack-protector-strong' '' "$TESTCFLAGS" '' ''; then
557 MYCFLAGS="$MYCFLAGS $TESTCFLAGS"
559 TESTCFLAGS="-fstack-protector --param=ssp-buffer-size=4"
560 if test_code '-fstack-protector' '' "$TESTCFLAGS" '' ''; then
561 MYCFLAGS="$MYCFLAGS $TESTCFLAGS"
/dports/net/chrony/chrony-4.2/
H A Dconfigure549 TESTCFLAGS="-D_FORTIFY_SOURCE=2 -fPIE"
551 if test_code 'hardening compiler options' '' "$TESTCFLAGS" "$TESTLDFLAGS" ''; then
552 MYCFLAGS="$MYCFLAGS $TESTCFLAGS"
555 TESTCFLAGS="-fstack-protector-strong --param=ssp-buffer-size=4"
556 if test_code '-fstack-protector-strong' '' "$TESTCFLAGS" '' ''; then
557 MYCFLAGS="$MYCFLAGS $TESTCFLAGS"
559 TESTCFLAGS="-fstack-protector --param=ssp-buffer-size=4"
560 if test_code '-fstack-protector' '' "$TESTCFLAGS" '' ''; then
561 MYCFLAGS="$MYCFLAGS $TESTCFLAGS"
/dports/textproc/libwapcaplet/libwapcaplet-0.4.3/
H A DMakefile44 TESTCFLAGS := $(TESTCFLAGS) $(shell $(PKGCONFIG) --cflags check) macro
/dports/www/libdom/libdom-0.4.1/test/
H A DMakefile4 TESTCFLAGS := $(TESTCFLAGS) -I$(DIR) -I$(DIR)testutils -Ibindings/xml -Ibindings/hubbub -Wno-unused… macro
/dports/devel/netsurf-buildsystem/buildsystem-1.9/makefiles/
H A DMakefile.top603 TESTCFLAGS := $(CFLAGS) $(TESTCFLAGS)
624 $(call dep_c,$(SOURCE),$(subst /,_,$(SOURCE:.c=.d)),TESTCFLAGS))))
632 $(call build_c,$(SOURCE),$(subst /,_,$(SOURCE:.c=.o)),TESTCFLAGS))))
/dports/dns/libnspsl/libnspsl-0.1.6/
H A DMakefile39 TESTCFLAGS := -g -O2 macro
/dports/graphics/libnsbmp/libnsbmp-0.1.6/
H A DMakefile40 TESTCFLAGS := -g -O2 macro
/dports/graphics/libnsgif/libnsgif-0.2.1/
H A DMakefile40 TESTCFLAGS := -g -O2 macro
/dports/devel/libnsutils/libnsutils-0.1.0/
H A DMakefile45 TESTCFLAGS := -g -O2 macro