Subject: CVS commit: pkgsrc/lang/gcc47
From: Steven Drake
Date: 2012-04-27 06:53:03
Message id: 20120427045303.35FCC175DD@cvs.netbsd.org

Log Message:
Improve the patch that adds the %M spec string to handle multilib_os_dir
being NULL.

When building a single ABI capable gcc (e.g. 32bit systems), multilib_os_dir
may be NULL and this would cause gcc to segfault when trying to link libgcc.

Thanks to Filip Hajny for isolating the problem to the %M patch.

Files:
RevisionActionfile
1.3modifypkgsrc/lang/gcc47/distinfo
1.2modifypkgsrc/lang/gcc47/patches/patch-gcc_gcc.c