summaryrefslogtreecommitdiff
path: root/package/faad2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-09 01:09:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-09 01:09:20 +0200
commit7626af0b8aeb6ec098c772b5400141b12b36e91a (patch)
tree40cda1e3d4833c566a6d7fda7a559d357ad242f4 /package/faad2
parent496ad14c2b8e2deab8c561d191c7d4563d2aeec0 (diff)
drop support for non-Linux hosts
Diffstat (limited to 'package/faad2')
-rw-r--r--package/faad2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/faad2/Makefile b/package/faad2/Makefile
index 97c2e2995..8ed5cf72b 100644
--- a/package/faad2/Makefile
+++ b/package/faad2/Makefile
@@ -21,8 +21,6 @@ include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call PKG_template,LIBFAAD2,libfaad2,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION},${PKG_OPTS}))
AUTOTOOL_STYLE:= autoreconf
-# check for lrintf fails on Darwin, don't know why
-CONFIGURE_ENV+= ac_cv_c99_lrintf=yes
CONFIGURE_ARGS+= --without-mpeg4ip \
--without-xmms
TARGET_LDFLAGS+= -lm