summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2020-10-26 15:42:22 +0100
committerDaiki Ueno <ueno@gnu.org>2020-10-27 07:16:28 +0100
commitee6ef0d4ad9cf27a8b920df9b7c0ba3dbaea112e (patch)
tree379476fab01366cff57ef5b314ee0b05c3de7180 /.gitlab-ci.yml
parent350394353fac9901b7abbc88ba164b7cfc45e98d (diff)
downloadgnutls-ee6ef0d4ad9cf27a8b920df9b7c0ba3dbaea112e.tar.gz
bootstrap.conf: exercise more tests from Gnulib
This fixes the build failure with -Werror: configure:53786: gcc -o conftest -O0 -Wall -Werror -g3 conftest.c -lev >&5 conftest.c:412: error: "GNULIB_STRERROR" redefined [-Werror] 412 | #define GNULIB_STRERROR 1 | conftest.c:305: note: this is the location of the previous definition 305 | #define GNULIB_STRERROR IN_GNUTLS_GNULIB_TESTS | cc1: all warnings being treated as errors as well as improves code coverage. Suggested by Bruno Haible in: <https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00148.html>. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 82f52e5365..f09ebbf075 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -686,7 +686,7 @@ Debian.cross.i686-linux-gnu:
- export CC_FOR_BUILD="ccache gcc"
- export CC="ccache $host-gcc"
- ./bootstrap
- - sed -i '/errno.==.EINVAL/d' gl/tests/test-strerror.c
+ - sed -i '/errno.==.EINVAL/d' src/gl/tests/test-strerror.c
- mkdir -p build
- cd build
# Debian's softhsm package is not multiarch yet. Missing softhsm libraries