Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2015 18:27:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196642] [PATCH] lang/pcc: Update to v1.1.0
Message-ID:  <bug-196642-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: lightside@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196642-13>