You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
387 B

--- ../configure.ac.orig 2019-04-13 16:42:43.319705874 +0000
+++ ./configure.ac 2019-04-13 16:42:50.146372491 +0000
@@ -78,7 +78,7 @@
AC_SUBST(BOOST_LOCALE_LDFLAGS)
AC_SUBST(BOOST_LOCALE_LIBS)
LDFLAGS="$LDFLAGS $BOOST_LOCALE_LDFLAGS"
-LIBS="$LIBS $BOOST_LOCALE_LIBS"
+LIBS="$LIBS $BOOST_LOCALE_LIBS -landroid-support"
BOOST_PROGRAM_OPTIONS
AC_SUBST(BOOST_PROGRAM_OPTIONS_LDFLAGS)