pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/opal



Module Name:    pkgsrc
Committed By:   marino
Date:           Tue Dec  6 01:21:35 UTC 2011

Modified Files:
        pkgsrc/devel/opal: Makefile

Log Message:
devel/opal: Remove CFLAG -D__STDC_CONSTANT_MACROS

This CFLAG, added 2011/02/06, was treating a symptom of the UINT64_C
problem with ffmpeg, which was fixed on 2011/11/22 (2011/11/26).
Since then, opal has been emitting a warning that __STDC_CONSTANT_MACROS
is redefined and removing the redundant CFLAG silences the warning.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/opal/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