[Bug 196642] [PATCH] lang/pcc: Update to v1.1.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 12 18:27:04 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196642
Bug ID: 196642
Summary: [PATCH] lang/pcc: Update to v1.1.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: lightside at gmx.com
Patch to update lang/pcc port from 1.0.0 to 1.1.0 version.
- Add RUN_DEPENDS on devel/pcc-libs port on the same version
- Adapt PLIST_FILES
- Add THREADS option to "Enable Thread-local storage (TLS)"
- Add new patch for ${WRKSRC}/cc/cc/cc.c file, related to inverted
MULTIARCH_PATH define check
- Replace some static patches with sed patches
- Remove unneeded patches for this version
I enabled THREADS option by default, because there is support for i386 and
amd64 architectures, which listed on ONLY_FOR_ARCHS variable. But there are
source code for other architectures (e.g. arm, sparc64, etc.), which could be
tested by interested people, to expand ONLY_FOR_ARCHS values.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list