Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Sep 2014 13:52:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193836] New: [PATCH] devel/boost-libs fails to build on armv6
Message-ID:  <bug-193836-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 193836
           Summary: [PATCH] devel/boost-libs fails to build on armv6
           Product: Ports Tree
           Version: Latest
          Hardware: arm
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: Andrew@FreeBSD.org
          Assignee: office@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)

Created attachment 147559
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147559&action=edit
Patch to use the compiler to build the asm files

The boost-libs port fails on armv6 as it attempts to use the assembler directly
when the files contain pre-processor directives.

The attached patch passes these files through the compiler as is done in the
base system.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer office@FreeBSD.org

-- 
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-193836-13>