Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/mit/expat/lib/libexpat
Module Name: src
Committed By: maya
Date: Mon Sep 23 17:20:41 UTC 2019
Modified Files:
src/external/mit/expat/lib/libexpat: Makefile
Log Message:
Now that expat_config.h uses a header that is OS-specific, using the HOST_CC
breaks for some setups which lack it (netbsd<8, possibly other things).
Use the compiler targetting netbsd that uses netbsd headers to figure out
PACKAGE_VERSION to avoid this problem.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/expat/lib/libexpat/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