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

Mina Galić <free...@igalic.co> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |n...@freebsd.org

--- Comment #1 from Mina Galić <free...@igalic.co> ---
so, the issue here is that somewhere in the buildsystem, a -Di386 is turned
into "1" (thanks to clang being gcc compatible here)

__XSTRING(FIRMW_FILE) then recursively resolves FIRMW_FILE, and turns the -i386
portion of the path into -1.

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

Reply via email to