Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 2021 20:10:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258348] devel/clxclient: Don't override ports framework optimization
Message-ID:  <bug-258348-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258348
           Summary: devel/clxclient: Don't override ports framework
                    optimization
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri@freebsd.org
          Reporter: diizzy@FreeBSD.org
          Assignee: yuri@freebsd.org
             Flags: maintainer-feedback?(yuri@freebsd.org)

Created attachment 227743
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227743&action=
=3Dedit
Patch for clxclient

Don't set -O2 or -march=3Dnative as this will clash with optimization handl=
ed by
ports framework and -march=3Dnative isn't valid on several non x86 platforms
causing build failures.

Compile tested on FreeBSD 13.0-STABLE #0 stable/13-n246453-06887e06864-dirty
(arm64) (make, make check-plist)

Reference:
https://portsfallout.com/fallout?port=3Ddevel%2Fclxclient$

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