Searched refs:cflags (Results 1 - 7 of 7) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dpkg_config_test.sh107 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c
108 cflags=$(cat stdout)
109 echo "CFLAGS are: ${cflags}"
119 atf_check -s eq:0 -o empty -e empty ${cc} ${cflags} -o tp.o -c tp.c
H A Dh_build.h43 const char *cflags; member in struct:c_o_test
84 "Some cflags",
118 "Some cflags and cppflags",
150 "Some cflags, cppflags and optional arguments",
H A Dbuild_test.c168 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags);
/bind-9.6-ESV-R11/
H A Disc-config.sh.in35 [--cflags]
79 --cflags)
H A Dconfigure14713 libxml2_cflags=`xml2-config --cflags`
14724 libxml2_cflags=`$use_libxml2/bin/xml2-config --cflags`
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dpkg_config_test.sh106 atf_check -s eq:0 -o save:stdout -e empty pkg-config --cflags atf-c++
H A Dbuild_test.cpp169 verbose_set_env("ATF_BUILD_CFLAGS", test->cflags);

Completed in 53 milliseconds