CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/19 19:40:33
Added files:
graphics/djvulibre/patches: patch-libdjvu_DjVuPalette_cpp
Log message:
libcxx properly defines overriden fmin() in math.h.
Unfortunately, that one has exception specifications, so redefining it
does not go so well.
Simply rename it so that the conflict never happens.
