mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
390 B

--- xc/config/cf/linux.cf.orig 2006-03-18 20:22:58.000000000 +0000
+++ xc/config/cf/linux.cf 2006-03-18 20:23:25.000000000 +0000
@@ -541,7 +541,7 @@
#define MkdirHierCmd mkdir -p
#ifndef HaveLib64
-# if defined (AMD64Architecture) || defined (s390xArchitecture) || defined (Ppc64Architecture)
+# if defined (s390xArchitecture)
# define HaveLib64 YES
# else
# define HaveLib64 NO