Module Name: src Committed By: martin Date: Wed Jul 15 11:21:49 UTC 2015
Modified Files: src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot Log Message: Clear STRIPFLAGS (stripping in general is dangerous with the -BE8 object format, and should never be done before the final linking has happened). >From Rin Okuyama. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbarm/stand/gzboot/Makefile.gzboot Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.