Module Name: src Committed By: christos Date: Fri Oct 21 23:44:09 UTC 2016
Modified Files: src/external/gpl3/gcc/lib/libgcc/libgcc_s: Makefile Log Message: Mark this -z nodelete, so that it does not get unloaded before other shared libraries do, since they destructors need to still call millicode. The problem this time was with /usr/pkg/bin/gdk-pixbuf-query-loaders calling glib2's g_log... To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc/lib/libgcc/libgcc_s/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.