projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1009ccc
)
cross
author
Debian GPS team
<gpsbabel@packages.debian.org>
Sat, 21 Dec 2019 23:27:08 +0000
(23:27 +0000)
committer
Bernd Zeimetz
<bzed@debian.org>
Sat, 21 Dec 2019 23:27:08 +0000
(23:27 +0000)
Gbp-Pq: Name cross.patch
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 1fb4a91891a0e27d81eb46afb2785ff4a1ea3435..6664ca0d5ae27bd9bc9cccafcb84c00596ab64ca 100644
(file)
--- 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"