mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
openntpd: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
faf71a974b
commit
33b5e2b4af
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ alternatives="
|
||||||
ntpd:ntpd.8:/usr/share/man/man8/openntpd.8
|
ntpd:ntpd.8:/usr/share/man/man8/openntpd.8
|
||||||
ntpd:ntpd:/etc/sv/openntpd"
|
ntpd:ntpd:/etc/sv/openntpd"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue