[Bug 260410] deskutils/gucharmap build failure , cc -fvisibility=hidden is required but not supported

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Dec 2021 07:41:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260410

Alain De Vos <devosalain@ymail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed

--- Comment #2 from Alain De Vos <devosalain@ymail.com> ---
Indeed i had by accident put an ARM FLAG :
i.e. "mno-unaligned-access" is not for amd64 so it's normal compilation
sometimes fails.

Building functions succesfully with following flags.

MYFLAGS=" -O2 -pipe -fstack-protector -fno-short-enums -fexceptions -fident
-fverbose-asm -frecord-gcc-switches -fvisibility=default -fomit-frame-pointer
-fstrict-aliasing -mstackrealign -Wformat -Wformat-security "



This was a user error and can be closed.

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