Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   tsutsui
Date:           Sat Nov 29 18:41:06 UTC 2008

Modified Files:
        src/distrib/sets/lists/base: module.alpha module.sparc64
        src/sys/modules: Makefile

Log Message:
- don't build compat_linux on alpha until sys/modules/compat_linux/Makefile
  handles required MD files under sys/compat/linux/arch/alpha
- build exec_elf64 for all 64 bit arch
- use MACHINE_ARCH!="alpha" instead of MACHINE!="alpha" for exec_elf32 check

XXX we have many histrical inconsistent use of amd64 vs x86_64.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/distrib/sets/lists/base/module.alpha \
    src/distrib/sets/lists/base/module.sparc64
cvs rdiff -r1.20 -r1.21 src/sys/modules/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index