From: Debian GPS team Date: Fri, 7 Aug 2020 13:38:18 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/1.7.0+ds-5+rpi1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e663d7fb39879311d20464fe8baa2bd9553dfdfd;p=gpsbabel.git cross Gbp-Pq: Name cross.patch --- diff --git a/configure.ac b/configure.ac index 96316d4..0b4ac5b 100644 --- a/configure.ac +++ b/configure.ac @@ -304,7 +304,8 @@ AS_CASE(["$target"], [*-*-darwin*], [ [AC_MSG_RESULT(rpath required)], [AC_MSG_FAILURE(loader cannot find Qt library) LDFLAGS="$OLDFLAGS"] - )] + )], + [AC_MSG_RESULT(cross. assuming rpath not needed)] ) CPPFLAGS="$OCPPFLAGS" LIBS="$OLIBS"