]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - .travis.yml
pid1: log the reason why restart will or will not happen
[thirdparty/systemd.git] / .travis.yml
index dd34e9c82ac9f5a0fd84a8e11d423ea5412cc6f3..d46e2be6f75457d9cc4efd61ab542ece0d06db16 100644 (file)
@@ -148,8 +148,7 @@ jobs:
           script:
               - set -e
               # Preconfigure with meson to prevent Coverity from capturing meson metadata
-              # Set compiler flag to prevent emit failure
-              - $DOCKER_EXEC sh -c "CFLAGS='-D_Float128=long\ double -D_Float64=double -D_Float64x=long\ double -D_Float32=float -D_Float32x=double' meson cov-build -Dman=false"
+              - $DOCKER_EXEC meson cov-build -Dman=false
               # Run Coverity
               - $DOCKER_EXEC tools/coverity.sh build
               - $DOCKER_EXEC tools/coverity.sh upload