Skip to content
Snippets Groups Projects
Commit f8c4858c authored by Brian J. Murrell's avatar Brian J. Murrell
Browse files

b=16437

i=yibin.wang
i=sheng.yang

Build ppc64 targets for both SLES10 and RHEL5.
parent 6e7a28e6
No related merge requests found
......@@ -11,11 +11,11 @@ LUSTRE_VERSION=@VERSION@
OFED_VERSION=1.3
BASE_ARCHS="i686 x86_64 ia64"
BASE_ARCHS="i686 x86_64 ia64 ppc64"
BIGMEM_ARCHS=""
BOOT_ARCHS=""
JENSEN_ARCHS=""
SMP_ARCHS="i686 x86_64 ia64"
SMP_ARCHS="i686 x86_64 ia64 ppc64"
UP_ARCHS=""
for cc in gcc ; do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment