CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/04/23 08:06:42
Modified files:
lang/gcc/3.3 : Makefile gcc3.port.mk
lang/gcc/3.3/patches: patch-gcc_Makefile_in
patch-gcc_config_m68k_openbsd_h
patch-gcc_config_m88k_openbsd_h
patch-gcc_config_openbsd_h
patch-gcc_cp_Make-lang_in
lang/gcc/3.3/pkg: PLIST-main
Log message:
- define _REENTRANT, not _POSIX_THREADS for -pthread
- enable thread model posix; bump estdc++ major
- fix manpages: install cpp.1 and gcov.1 with an 'e' prefix, and install
another copy of gcc.1 as eg++.1 instead of an effectively empty page.
feedback and ok kurt@