CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/06/04 12:32:17
Modified files:
editors/openoffice3: Makefile
editors/openoffice3/patches: patch-solenv_inc_unxobsd_mk
Log message:
- fix 64-bit segfault in recently_used_file_handler.cxx/set_timestamp()
caused by sscanf "%ld" -> time_t sized var.
- remove -fno-stack-protector since gcc/4.2 doesn't have that on by
default yet
- depend on estdc++.>=11 (with dwarf2 exceptions)
okay robert@
