Date: Fri, 13 Jan 2017 17:05:30 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216027] devel/gdb makefile can not be used if you are using gcc Message-ID: <bug-216027-13-KR0d4md1Cn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216027-13@https.bugs.freebsd.org/bugzilla/> References: <bug-216027-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216027 luca.pizzamiglio@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(luca.p |maintainer-feedback+ |izzamiglio@gmail.com) | --- Comment #1 from luca.pizzamiglio@gmail.com --- The test for > 1000010 is now changed and and the check is performed on architecture, like MIPS that still use gcc. Both checks are not optimal. I think it's better to check the compiler type, instead of the architecture. I'll prepare a patch to identify the compiler and act accordingly. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216027-13-KR0d4md1Cn>