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

/bind-9.11.3/unit/atf-src/atf-c++/
H A Dpkg_config_test.sh101 cxxflags=$(cat stdout)
102 echo "CXXFLAGS are: ${cxxflags}"
113 atf_check -s eq:0 -o empty -e empty ${cxx} ${cxxflags} -o tp.o -c tp.cpp
H A Dbuild_test.cpp203 verbose_set_env("ATF_BUILD_CXXFLAGS", test->cxxflags);
/bind-9.11.3/unit/atf-src/atf-c/
H A Dh_build.h276 const char *cxxflags; member in struct:cxx_o_test
317 "Some cxxflags",
351 "Some cxxflags and cppflags",
383 "Some cxxflags, cppflags and optional arguments",
H A Dbuild_test.c218 verbose_set_env("ATF_BUILD_CXXFLAGS", test->cxxflags);

Completed in 267 milliseconds