removed a hack which is not needed anymore
This commit is contained in:
parent
e1a9be6022
commit
ed0e5d03c4
@ -342,8 +342,6 @@ sed -ri \
|
||||
%build
|
||||
CFLAGS="$RPM_OPT_FLAGS -Wall -W -Wmissing-prototypes -Wmissing-declarations -std=gnu99"
|
||||
export LDFLAGS='-Wl,--as-needed'
|
||||
# HACK: remove me, when configure uses $LIBS instead of $LDFLAGS for milter check
|
||||
export LIBS='-lmilter -lpthread'
|
||||
# HACK: remove me...
|
||||
export FRESHCLAM_LIBS='-lz'
|
||||
# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine
|
||||
|
Loading…
Reference in New Issue
Block a user