pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/cparser
Module Name: pkgsrc
Committed By: dholland
Date: Sun Jun 29 04:53:26 UTC 2014
Modified Files:
pkgsrc/lang/cparser: distinfo
Added Files:
pkgsrc/lang/cparser/patches: patch-driver_firm__cmdline.h
Log Message:
Remove accidental global variable. On most Unix platforms such
variables become commons and don't get noticed, but on platforms
without commons or with commons disabled, this results in a multiply
defined symbol.
Should fix MacOS build.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/cparser/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/lang/cparser/patches/patch-driver_firm__cmdline.h
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