CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/04/17 07:23:51
Modified files:
textproc/lowdown: Makefile
Log message:
lowdown: use ports-gcc on base-gcc
base-gcc doesn't support deprecated attributes with deprecation message.
ports-gcc is lower friction than patching the header:
lowdown.h:460: error: wrong number of arguments specified for 'deprecated'
attribute
