mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Enable --with-libtool configure option as it reduces the size of artifacts
This commit is contained in:
@@ -85,7 +85,7 @@ stages:
|
|||||||
before_script:
|
before_script:
|
||||||
- ./autogen.sh
|
- ./autogen.sh
|
||||||
script:
|
script:
|
||||||
- ./configure
|
- ./configure --with-libtool
|
||||||
- make -k all V=1
|
- make -k all V=1
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: '1 hour'
|
expire_in: '1 hour'
|
||||||
|
Reference in New Issue
Block a user