From 8cdb2c48973903a77c3e0aac2720afdbd5d0701b Mon Sep 17 00:00:00 2001 From: Debian GPS team Date: Fri, 10 Jul 2020 15:13:04 +0100 Subject: [PATCH] cross Gbp-Pq: Name cross.patch --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- 2.30.2