CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/11/23 01:22:34
Modified files:
devel/glib2 : Makefile
devel/glib2/patches: patch-glib_gmacros_h
Log message:
__attribute__((__unused__)) is not supported on g++3.3, so use the same
define as in perl and only define G_GNUC_UNUSED when appropriate.
ok jasper@
