Skip to content
Snippets Groups Projects
Commit d070f1f4 authored by Yang Sheng's avatar Yang Sheng
Browse files

Branch b_release_1_6_7

b=18289

Revert previous change.
parent 59e90996
No related merge requests found
......@@ -15,10 +15,8 @@ BASE_ARCHS="i686 x86_64 ia64 ppc64"
BIGMEM_ARCHS=""
BOOT_ARCHS=""
JENSEN_ARCHS=""
#SMP_ARCHS="i686 x86_64 ia64 ppc64"
SMP_ARCHS=""
#UP_ARCHS=""
UP_ARCHS="i686 x86_64 ia64 ppc64"
SMP_ARCHS="i686 x86_64 ia64 ppc64"
UP_ARCHS=""
for cc in gcc ; do
if which $cc >/dev/null 2>/dev/null ; then
......
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