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

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