Ignore:
Timestamp:
May 29, 2007, 9:45:16 PM (18 years ago)
Author:
bird
Message:

Made env.sh reflect that ARCH is more important than CPU. Added keyword suggestions for a bunch of architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/header.kmk

    r989 r992  
    138138#
    139139KBUILD_OSES   := darwin freebsd l4 linux netbsd nt openbsd os2 solaris win
    140 KBUILD_ARCHES := x86 amd64 sparc32 sparc64 mips32 mips64 ppc32 ppc64
     140KBUILD_ARCHES := x86 amd64 sparc32 sparc64 s390 ppc32 ppc64 mips32 mips64 ia64 hppa32 hppa64 arm alpha
    141141
    142142
Note: See TracChangeset for help on using the changeset viewer.