Module Name: src Committed By: rin Date: Wed Feb 8 23:08:28 UTC 2017
Modified Files: src/distrib/sets/lists/debug: mi shl.mi Log Message: Fix build with MKDEBUG=yes for sun2: - libgcc_g.a, libgcov_g.a, libobjc_g.a, libstdc++_g.a, and libsupc++_g.a are marked "gcc" instead of "gcccmds". - libbfd_g.a and libh_helper_*_g.a are moved from debug/mi to debug/shl.mi. This seems strange at first sight, but they are built only when shared libraries are enabled. To generate a diff of this commit: cvs rdiff -u -r1.197 -r1.198 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.160 -r1.161 src/distrib/sets/lists/debug/shl.mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.