Searched refs:cxxflags (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dpkg_config_test.sh107 cxxflags=$(cat stdout)
108 echo "CXXFLAGS are: ${cxxflags}"
119 atf_check -s eq:0 -o empty -e empty ${cxx} ${cxxflags} -o tp.o -c tp.cpp
H A Dbuild_test.cpp214 verbose_set_env("ATF_BUILD_CXXFLAGS", test->cxxflags);
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dh_build.h280 const char *cxxflags; member in struct:cxx_o_test
321 "Some cxxflags",
355 "Some cxxflags and cppflags",
387 "Some cxxflags, cppflags and optional arguments",
H A Dbuild_test.c227 verbose_set_env("ATF_BUILD_CXXFLAGS", test->cxxflags);

Completed in 699 milliseconds