Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pgoyette-compat] src/sys/compat/common
Module Name: src
Committed By: pgoyette
Date: Sun Mar 25 21:27:51 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: Makefile.sysio
Log Message:
Don't add the compat_60_cpu_ucode.c file here. It's already added in
the main Makefile, and doing again here results in trying to link it
twice (with resulting symbol redefinition errors).
To generate a diff of this commit:
cvs rdiff -u -r1.7.18.15 -r1.7.18.16 src/sys/compat/common/Makefile.sysio
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