From: Debian GPS team Date: Sat, 17 Oct 2020 10:37:40 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/1.7.0+ds-7+rpi1^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bcbff48be1a1d00193b3ea56601dfb35a2d964ea;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"