FreeBSD Bugzilla – Attachment 182114 Details for
Bug 218900
lang/swift: Missing lang/libobjc2 dependency and Makefile warning fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch adding lang/libobjc2 as a build dep and warnings fixes
Makefile_fixes.patch (text/plain), 997 bytes, created by
Lacey Powers
on 2017-04-27 02:48:29 UTC
(
hide
)
Description:
Makefile patch adding lang/libobjc2 as a build dep and warnings fixes
Filename:
MIME Type:
Creator:
Lacey Powers
Created:
2017-04-27 02:48:29 UTC
Size:
997 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 439437) >+++ Makefile (working copy) >@@ -17,10 +17,13 @@ > swig:devel/swig13 \ > python:lang/python \ > sphinx-build:textproc/py-sphinx \ >- binutils>=2.25.1:devel/binutils >+ binutils>=2.25.1:devel/binutils \ >+ ${LOCALBASE}/lib/libobjc.so:lang/libobjc2 >+ > LIB_DEPENDS= libicudata.so:devel/icu \ > libuuid.so:misc/e2fsprogs-libuuid \ >- libobjc.so:lang/libobjc2 >+ libobjc.so:lang/libobjc2 \ >+ libexecinfo.so.1:devel/libexecinfo > > REL_SNAP= 2017-04-22-a > USE_GITHUB= yes >@@ -37,8 +40,7 @@ > swift-corelibs-libdispatch:dispatch > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >-USES= autoreconf:build compiler:c++14-lang libtool localbase:ldflags iconv libedit ninja perl5 pkgconfig sqlite >-USE_AUTOTOOLS= autoconf:env >+USES= autoreconf:build compiler:c++14-lang libtool localbase:ldflags iconv libedit ninja perl5 pkgconfig sqlite ncurses > > USE_GNOME= libxml2 > USE_LDCONFIG= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 218900
: 182114