Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
1c075646
Commit
1c075646
authored
Mar 14, 2018
by
Ondřej Surý
Browse files
Enable --with-libidn2 in GitLab CI checks
parent
76c05a71
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1c075646
...
...
@@ -88,7 +88,7 @@ stages:
-
test -w "${CCACHE_DIR}" && export PATH="/usr/lib/ccache:${PATH}"
-
./autogen.sh
script
:
-
./configure --enable-developer --with-libtool --disable-static --with-atf=/usr/local
-
./configure --enable-developer --with-libtool --disable-static --with-atf=/usr/local
--with-libidn2
-
make -j${PARALLEL_JOBS_BUILD:-1} -k all V=1
artifacts
:
expire_in
:
'
1
hour'
...
...
Ondřej Surý
@ondrej
mentioned in commit
5c62e0bc
·
Mar 17, 2018
mentioned in commit
5c62e0bc
mentioned in commit 5c62e0bcf91ccd5ff6ca820fb27e20c3c91bcaf0
Toggle commit list
Ondřej Surý
@ondrej
mentioned in commit
b0c7cda6
·
Mar 17, 2018
mentioned in commit
b0c7cda6
mentioned in commit b0c7cda6d74f5b060b7493e80653cc77d1bf424e
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment