Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2019 12:21:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241588] security/opensc: fix build on powerpc and arm
Message-ID:  <bug-241588-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241588

            Bug ID: 241588
           Summary: security/opensc: fix build on powerpc and arm
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: ale@FreeBSD.org
             Flags: maintainer-feedback?(ale@FreeBSD.org)

Created attachment 208698
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208698&action=
=3Dedit
patch

Upgrade to new GCC on GCC architectures instead of removing compilator flag=
s.
This will simplify the Makefile.

Explicitly set signed char. command variable is later compared to -1, which
fails on architectures that use unsigned char by default, like arm and powe=
rpc.

--=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-241588-7788>