CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/03/24 10:47:48
Modified files:
lang/gcc/4.9 : Makefile
lang/gcc/6 : Makefile
lang/gcc/8 : Makefile
Removed files:
lang/gcc/4.9/patches:
patch-libstdc++-v3_include_c_global_cstddef
patch-libstdc++-v3_include_c_std_cstddef
lang/gcc/6/patches: patch-libstdc++-v3_include_c_global_cstddef
patch-libstdc++-v3_include_c_std_cstddef
lang/gcc/8/patches: patch-libstdc++-v3_include_c_global_cstddef
patch-libstdc++-v3_include_c_std_cstddef
Log message:
Our stddef.h provides max_align_t, let cstddef provide std::max_align_t
This unbreaks www/webkitgtk4 on sparc64. ok pascal@ (maintainer)