public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/cmake/files: cmake-2.8.8-more-no_host_paths.patch
@ 2012-06-14 10:22 Michael Palimaka (kensington)
  0 siblings, 0 replies; only message in thread
From: Michael Palimaka (kensington) @ 2012-06-14 10:22 UTC (permalink / raw
  To: gentoo-commits

kensington    12/06/14 10:22:27

  Modified:             cmake-2.8.8-more-no_host_paths.patch
  Log:
  Add support for x32 ABI, wrt bug #393673. Patch by Tim Harder <radhermit@gentoo.org>.
  
  (Portage version: 2.1.10.65/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-util/cmake/files/cmake-2.8.8-more-no_host_paths.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.8-more-no_host_paths.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.8-more-no_host_paths.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/cmake/files/cmake-2.8.8-more-no_host_paths.patch?r1=1.1&r2=1.2

Index: cmake-2.8.8-more-no_host_paths.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/cmake/files/cmake-2.8.8-more-no_host_paths.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cmake-2.8.8-more-no_host_paths.patch	2 May 2012 21:02:53 -0000	1.1
+++ cmake-2.8.8-more-no_host_paths.patch	14 Jun 2012 10:22:27 -0000	1.2
@@ -47,7 +47,7 @@
    /usr/local /usr /
  
    # CMake install location
-@@ -44,43 +45,39 @@
+@@ -44,43 +45,41 @@
  
  # List common include file locations not under the common prefixes.
  LIST(APPEND CMAKE_SYSTEM_INCLUDE_PATH
@@ -78,6 +78,7 @@
 +  @GENTOO_PORTAGE_GCCLIBDIR@/gcc
 +  @GENTOO_PORTAGE_GCCLIBDIR@
 +  @GENTOO_PORTAGE_EPREFIX@usr/lib64
++  @GENTOO_PORTAGE_EPREFIX@usr/libx32
 +  @GENTOO_PORTAGE_EPREFIX@usr/lib32
 +  @GENTOO_PORTAGE_EPREFIX@usr/lib
 +  @GENTOO_PORTAGE_EPREFIX@lib
@@ -93,10 +94,12 @@
 +  @GENTOO_PORTAGE_GCCLIBDIR@/gcc
 +  @GENTOO_PORTAGE_GCCLIBDIR@
 +  @GENTOO_PORTAGE_EPREFIX@usr/lib64
++  @GENTOO_PORTAGE_EPREFIX@usr/libx32
 +  @GENTOO_PORTAGE_EPREFIX@usr/lib32
 +  @GENTOO_PORTAGE_EPREFIX@usr/lib
 +  @GENTOO_PORTAGE_EPREFIX@lib
-   /lib /usr/lib /usr/lib32 /usr/lib64
++  /lib /usr/lib /usr/lib32 /usr/lib64 /usr/libx32
+-  /lib /usr/lib /usr/lib32 /usr/lib64
    )
  
  LIST(APPEND CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-14 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 10:22 [gentoo-commits] gentoo-x86 commit in dev-util/cmake/files: cmake-2.8.8-more-no_host_paths.patch Michael Palimaka (kensington)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox