[Bug 216027] devel/gdb makefile can not be used if you are using gcc

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 13 17:05:31 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216027

luca.pizzamiglio at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(luca.p |maintainer-feedback+
                   |izzamiglio at gmail.com)       |

--- Comment #1 from luca.pizzamiglio at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list