Page MenuHome GnuPG

sbingner (Sam Bingner)
User

Projects

User does not belong to any projects.

User Details

User Since
Aug 15 2018, 8:39 PM (296 w, 2 d)
Availability
Available

Recent Activity

Aug 21 2018

sbingner added a comment to T4103: Compile with Apple Clang.

Apple Clang changes the -fno-common to be default. It can also compile by adding -fcommon to the CFLAGS but I suspect this patch (with the exception of adding __APPLE__ to the (defined (__riscos__) || defined (__APPLE__))) would be needed for things to work properly on __riscos__ also.

-fcommon, -fno-common
       This flag specifies that variables without initializers get common linkage.  It can be disabled with -fno-common.
Aug 21 2018, 8:43 PM · Feature Request

Aug 17 2018

sbingner created T4103: Compile with Apple Clang.
Aug 17 2018, 11:12 AM · Feature Request