dhcp: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
@@ -21,6 +21,8 @@ conf_files="/etc/dhcpd.conf"
|
||||
|
||||
make_dirs="/var/lib/dhcp 0755 root root"
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_patch() {
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
vsed -i "/LIBATOMIC=/s/$/-latomic/" configure.ac
|
||||
|
||||
Reference in New Issue
Block a user