Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   mrg
Date:           Tue May  5 10:41:10 UTC 2026

Modified Files:
        src/sys/arch/bebox/stand/boot: Makefile
        src/sys/arch/news68k/stand/boot: Makefile
        src/sys/arch/prep/stand/boot: Makefile
        src/sys/arch/rs6000/stand/boot: Makefile
        src/sys/arch/x68k/stand/boot: Makefile
        src/sys/arch/x68k/stand/libsa: Makefile

Log Message:
fix several builds by making the library order libsa, libz, libkern.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/arch/bebox/stand/boot/Makefile
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/news68k/stand/boot/Makefile
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/prep/stand/boot/Makefile
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/rs6000/stand/boot/Makefile
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/x68k/stand/boot/Makefile
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/x68k/stand/libsa/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