|
@@ -12,10 +12,7 @@ LIBLO_LICENSE_FILES = COPYING
|
|
LIBLO_INSTALL_STAGING = YES
|
|
LIBLO_INSTALL_STAGING = YES
|
|
|
|
|
|
# IPv6 support broken, issue known upstream
|
|
# IPv6 support broken, issue known upstream
|
|
-# werror - not needed for release.
|
|
|
|
-LIBLO_CONF_OPTS += \
|
|
|
|
- --disable-ipv6 \
|
|
|
|
- --disable-werror
|
|
|
|
|
|
+LIBLO_CONF_OPTS = --disable-ipv6
|
|
|
|
|
|
# Liblo uses atomic builtins, so we need to link with libatomic for
|
|
# Liblo uses atomic builtins, so we need to link with libatomic for
|
|
# the architectures who explicitly need libatomic.
|
|
# the architectures who explicitly need libatomic.
|