You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2017/11/28 17:06:10 UTC

[trafficserver] branch master updated: Enable WCCP building on the Github builds

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 2f3f868  Enable WCCP building on the Github builds
2f3f868 is described below

commit 2f3f868d29a35a116006381dab7e511807cb8e9b
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Tue Nov 14 14:38:09 2017 +0800

    Enable WCCP building on the Github builds
---
 ci/jenkins/bin/github.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/jenkins/bin/github.sh b/ci/jenkins/bin/github.sh
index a038dca..48f1ed6 100644
--- a/ci/jenkins/bin/github.sh
+++ b/ci/jenkins/bin/github.sh
@@ -28,6 +28,7 @@ autoreconf -if
             --enable-example-plugins \
             --enable-ccache \
             --enable-debug \
+	    --enable-wccp \
             --enable-werror
 
 # Build and run regressions

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].