From: Debian GPS team Date: Tue, 21 Apr 2020 17:40:57 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/1.6.0+ds-11+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=93efda735aed86e1a8e56632bfb1fd69f9b8f611;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"