pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgetopt/files
Module Name: pkgsrc
Committed By: joerg
Date: Wed Sep 7 00:56:18 UTC 2011
Modified Files:
pkgsrc/devel/libgetopt/files: getopt_long.c
Log Message:
Don't use __weak_alias. This results in duplicate symbols being created
in the output. GNU as silently discards one, LLVM is more strict in this
regard.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libgetopt/files/getopt_long.c
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