mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/nsd: add back ctarget
this one is required
This commit is contained in:
parent
d6cde48ef3
commit
eb0f176b40
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ build() {
|
|||
./configure \
|
||||
--build=$CBUILD \
|
||||
--host=$CHOST \
|
||||
--target=$CTARGET \
|
||||
--sbindir=/usr/sbin \
|
||||
--mandir=/usr/share/man \
|
||||
--with-user=nsd \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue