From: Debian GPS team Date: Tue, 3 Sep 2019 21:46:06 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/1.6.0+ds-7+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0df16bbbad63c22010fd81950f4ecdf6685a348c;p=gpsbabel.git cross Gbp-Pq: Name cross.patch --- diff --git a/configure.ac b/configure.ac index 1fb4a91..6664ca0 100644 --- a/configure.ac +++ b/configure.ac @@ -364,7 +364,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"