CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/04/28 05:16:30
Modified files:
devel/glib2 : Makefile
x11/gtk+2 : Makefile
x11/gtk+3 : Makefile
Log message:
"Everything is a Freaking GLib/GTK+ problem"
Compile with debug symbols and don't strip on install(1). This will ease
debugging all the many things that depend on and crash within these libs. We'll
see how this works out in the long run.
req. by mpi@
