parent
6f2c3251fe
commit
7cf99f6d12
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue