mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +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:
|
||||
- ./autogen.sh
|
||||
script:
|
||||
- ./configure
|
||||
- ./configure --with-libtool
|
||||
- make -k all V=1
|
||||
artifacts:
|
||||
expire_in: '1 hour'
|
||||
|
Reference in New Issue
Block a user