Home | History | Annotate | Download | only in host-libcpp

Lines Matching refs:libcpp

3 # Build a host-libcpp for genmatch.
24 # libcpp needs a C++11 compiler
33 libcpp/libcpp.a:
34 [ ! -d libcpp ] && mkdir libcpp || true
35 (cd libcpp && ${BUILD_ENV} \
36 ${HOST_SH} ${DIST}/libcpp/configure ${CONFIGURE_ARGS} \
40 -rm -rf libcpp
42 depend dependall all: libcpp/libcpp.a