mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
7afd9ae9f9
This error should have appeared with gcc 4.9. According to documentation, "Default arguments on redeclaration of member functions of class template now rejected" The default argument has to appear in first declaration of the template. Fixing this for gcc5 has the pleasant side effect of allowing USE_GCC requirement to be dropped. Clang needed this fix too! Approved by: blanket (gcc5, clang) |
||
---|---|---|
.. | ||
files | ||
distinfo | ||
Makefile | ||
pkg-descr | ||
pkg-plist |