aballier    15/01/09 14:36:44

  Modified:             ChangeLog log4cxx-0.10.0.ebuild
  Log:
  fix cross compilation
  
  Signed-off-by: aball...@gentoo.org
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.35                 dev-libs/log4cxx/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4cxx/ChangeLog?rev=1.35&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4cxx/ChangeLog?rev=1.35&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4cxx/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog   9 Jan 2015 14:30:32 -0000       1.34
+++ ChangeLog   9 Jan 2015 14:36:43 -0000       1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/log4cxx
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/ChangeLog,v 1.34 
2015/01/09 14:30:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/ChangeLog,v 1.35 
2015/01/09 14:36:43 aballier Exp $
+
+  09 Jan 2015; Alexis Ballier <aball...@gentoo.org> log4cxx-0.10.0.ebuild:
+  fix cross compilation
 
   09 Jan 2015; Alexis Ballier <aball...@gentoo.org> log4cxx-0.10.0.ebuild:
   keyword ~arm



1.12                 dev-libs/log4cxx/log4cxx-0.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild?r1=1.11&r2=1.12

Index: log4cxx-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- log4cxx-0.10.0.ebuild       9 Jan 2015 14:30:32 -0000       1.11
+++ log4cxx-0.10.0.ebuild       9 Jan 2015 14:36:43 -0000       1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 
1.11 2015/01/09 14:30:32 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/log4cxx/log4cxx-0.10.0.ebuild,v 
1.12 2015/01/09 14:36:43 aballier Exp $
 
 EAPI=2
 inherit eutils
@@ -52,6 +52,7 @@
        econf \
                --disable-doxygen \
                --disable-html-docs \
+               --with-apr-util="${SYSROOT:-${EPREFIX}}/usr" \
                ${myconf}
 }
 




Reply via email to