all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 9ab0108ae7901ef19281191c44363deda7a47218 689 bytes (raw)
name: gnu/packages/patches/libunwind-ppc_lib64.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
Index: pkg-libunwind/configure.ac
===================================================================
--- pkg-libunwind.orig/configure.ac	2014-05-07 15:13:28.247711669 +0900
+++ pkg-libunwind/configure.ac	2014-05-07 15:14:25.924958386 +0900
@@ -164,12 +164,6 @@
 AM_CONDITIONAL(USE_DWARF, [test x$use_dwarf = xyes])
 AC_MSG_RESULT([$use_dwarf])
 
-if test x$target_arch = xppc64; then
-        libdir='${exec_prefix}/lib64'
-        AC_MSG_NOTICE([PowerPC64 detected, lib will be installed ${libdir}]);
-        AC_SUBST([libdir])
-fi
-
 AC_MSG_CHECKING([whether to restrict build to remote support])
 if test x$target_arch != x$host_arch; then
   CPPFLAGS="${CPPFLAGS} -DUNW_REMOTE_ONLY"

debug log:

solving 9ab0108ae ...
found 9ab0108ae in https://yhetil.org/guix/20171002204848.23646-5-fx@gnu.org/

applying [1/1] https://yhetil.org/guix/20171002204848.23646-5-fx@gnu.org/
diff --git a/gnu/packages/patches/libunwind-ppc_lib64.patch b/gnu/packages/patches/libunwind-ppc_lib64.patch
new file mode 100644
index 000000000..9ab0108ae

1:14: trailing whitespace.
 
Checking patch gnu/packages/patches/libunwind-ppc_lib64.patch...
Applied patch gnu/packages/patches/libunwind-ppc_lib64.patch cleanly.
warning: 1 line adds whitespace errors.

index at:
100644 9ab0108ae7901ef19281191c44363deda7a47218	gnu/packages/patches/libunwind-ppc_lib64.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.