From: Yann Ylavic Date: Sat, 12 Dec 2020 09:26:54 +0000 (+0000) Subject: ci: trigger. X-Git-Tag: 2.5.0-alpha2-ci-test-only~1090 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=209cff1fe845f0e3fe886538381c5a1436996b33;p=thirdparty%2Fapache%2Fhttpd.git ci: trigger. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1884351 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/.travis.yml b/.travis.yml index 4b616c321ab..835fa2c537d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -336,7 +336,7 @@ jobs: env: CONFIG="--enable-mods-shared=reallyall" - arch: ppc64le env: CONFIG="--enable-mods-shared=reallyall" - + # CPAN modules are to be used with the system Perl and always with # CC=gcc, e.g. for the CC="gcc -m32" case the builds are not correct # otherwise.