CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/08/20 15:03:25
Modified files:
devel/gettext : Makefile distinfo
devel/gettext/patches: patch-gettext-runtime_intl_dcigettext_c
patch-gettext-runtime_intl_l10nflist_c
patch-gettext-runtime_intl_relocatable_c
patch-gettext-tools_gnulib-lib_Makefile_in
patch-gettext-tools_src_Makefile_in
devel/gettext/pkg: PLIST-tools
Log message:
Update to 0.21. Incremental changes only.
>From martijn@:
GCC on alpha has an optimization bug, which cause problems with gnulib's
mmalloca function. Disable alloca to work around the failing code.