]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - tests/ci/run.sh
travis: update to Bionic
[thirdparty/lldpd.git] / tests / ci / run.sh
index 975c778e10d4f4bcffd093ca94ec14722be231cf..01f6f1a09b7551d61c383bebfbd9bcb902fa3527 100755 (executable)
@@ -2,7 +2,6 @@
 
 set -e
 
-[ $CC != gcc ] || CC=gcc-5
 LLDPD_CONFIG_ARGS="$LLDPD_CONFIG_ARGS --enable-pie"
 case "$(uname -s)" in
     Linux)