[Bug 193836] New: [PATCH] devel/boost-libs fails to build on armv6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 22 13:52:44 UTC 2014
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 at FreeBSD.org
Reporter: Andrew at FreeBSD.org
Assignee: office at FreeBSD.org
Flags: maintainer-feedback?(office at 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 at FreeBSD.org> ---
Auto-assigned to maintainer office at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list