From: Debian GPS team Date: Fri, 10 Jul 2020 14:13:04 +0000 (+0100) Subject: cross X-Git-Tag: archive/raspbian/1.7.0+ds-3+rpi1^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8cdb2c48973903a77c3e0aac2720afdbd5d0701b;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"