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:   pooka
Date:           Tue Jul 29 20:18:25 UTC 2008

Modified Files:
        src/share/mk: bsd.klinks.mk
        src/sys/rump: Makefile.rump

Log Message:
Prevent amd64 compiler flag -mcmodel=kernel for rump kernel code.
This allows to compile rump libraries as shared libraries also on mad64.

Problem spotted by Greg Oster.  I guess his build broke or something ...


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/share/mk/bsd.klinks.mk
cvs rdiff -r1.10 -r1.11 src/sys/rump/Makefile.rump

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