Repository: trafficserver Updated Branches: refs/heads/master cb35e6ca1 -> 3de7c6fa9
Build the C++ API in the regressions script Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3de7c6fa Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/3de7c6fa Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/3de7c6fa Branch: refs/heads/master Commit: 3de7c6fa9827ace23fb44c248eccc7f07c3f5a66 Parents: cb35e6c Author: James Peach <[email protected]> Authored: Mon Nov 16 15:34:44 2015 -0800 Committer: James Peach <[email protected]> Committed: Mon Nov 16 15:34:44 2015 -0800 ---------------------------------------------------------------------- ci/regression | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3de7c6fa/ci/regression ---------------------------------------------------------------------- diff --git a/ci/regression b/ci/regression index f47478b..9f635f5 100755 --- a/ci/regression +++ b/ci/regression @@ -89,6 +89,7 @@ configure() { --enable-example-plugins \ --enable-test-tools \ --enable-experimental-plugins \ + --enable-cppapi \ $(extras) \ CC="$CC" \ CXX="$CXX" \
