Date: Thu, 2 Jan 2003 21:30:39 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gdm2 Makefile ports/x11/gdm2/files patch-configure Message-ID: <200301030530.h035UdRE010970@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/01/02 21:30:39 PST Modified files: x11/gdm2 Makefile x11/gdm2/files patch-configure Log: Apparently, gcc-3.2.1 on Alpha doesn't like our little libtool recipe when it comes to gdm2. Change USE_LIBTOOL back to GNU_CONFIGURE, and remove the associated configure hack. This fixes an ld crash on Alpha, and doesn't seem to have any adverse effects on x86, either. Special thanks to Aaron Schroeder <Aaron.Schroeder@qg.com> for letting me use his Alpha workstation to track this down. The RELEASE_5_0_0 tag should be adjusted to take this change. Reported by: bento Revision Changes Path 1.53 +1 -1 ports/x11/gdm2/Makefile 1.6 +0 -8 ports/x11/gdm2/files/patch-configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301030530.h035UdRE010970>