* [gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends/files: sane-backends-1.0.24-cross-compile.patch
@ 2015-05-15 9:23 Mike Frysinger (vapier)
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2015-05-15 9:23 UTC (permalink / raw
To: gentoo-commits
vapier 15/05/15 09:23:57
Added: sane-backends-1.0.24-cross-compile.patch
Log:
Fix from Chromium OS for cross-compiling.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.1 media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?rev=1.1&content-type=text/plain
Index: sane-backends-1.0.24-cross-compile.patch
===================================================================
diff --git a/configure.in b/configure.in
index a91d584..7db972c 100644
--- a/configure.in
+++ b/configure.in
@@ -82,7 +82,6 @@ AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = xyes)
dnl ***********************************************************************
dnl set compiler/linker flags
dnl ***********************************************************************
-INCLUDES="${INCLUDES} -I/usr/local/include"
AC_SUBST(INCLUDES)
SANE_SET_CFLAGS([$is_release])
SANE_SET_LDFLAGS
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends/files: sane-backends-1.0.24-cross-compile.patch
@ 2015-05-15 9:25 Mike Frysinger (vapier)
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2015-05-15 9:25 UTC (permalink / raw
To: gentoo-commits
vapier 15/05/15 09:25:04
Modified: sane-backends-1.0.24-cross-compile.patch
Log:
document the patch
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.2 media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch?r1=1.1&r2=1.2
Index: sane-backends-1.0.24-cross-compile.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/files/sane-backends-1.0.24-cross-compile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sane-backends-1.0.24-cross-compile.patch 15 May 2015 09:23:57 -0000 1.1
+++ sane-backends-1.0.24-cross-compile.patch 15 May 2015 09:25:04 -0000 1.2
@@ -1,5 +1,7 @@
-diff --git a/configure.in b/configure.in
-index a91d584..7db972c 100644
+https://alioth.debian.org/tracker/index.php?func=detail&aid=315060&group_id=30186&atid=410366
+
+do not hardcode /usr/local paths that break cross-compiles
+
--- a/configure.in
+++ b/configure.in
@@ -82,7 +82,6 @@ AM_CONDITIONAL(CROSS_COMPILING, test x$cross_compiling = xyes)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-15 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-15 9:23 [gentoo-commits] gentoo-x86 commit in media-gfx/sane-backends/files: sane-backends-1.0.24-cross-compile.patch Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2015-05-15 9:25 Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox