FreeBSD Bugzilla – Attachment 168493 Details for
Bug 208201
[maintainer update][patch] devel/dyncall: build with -fPIC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch adding -fPIC
devel-dyncall.diff (text/plain), 554 bytes, created by
Tassilo Philipp
on 2016-03-22 13:33:52 UTC
(
hide
)
Description:
patch adding -fPIC
Filename:
MIME Type:
Creator:
Tassilo Philipp
Created:
2016-03-22 13:33:52 UTC
Size:
554 bytes
patch
obsolete
>diff -ruN devel/dyncall.orig/Makefile devel/dyncall/Makefile >--- devel/dyncall.orig/Makefile 2016-03-22 14:20:18.260532747 +0100 >+++ devel/dyncall/Makefile 2016-03-22 14:24:58.504808869 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= dyncall > PORTVERSION= 0.9 >+PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= http://www.dyncall.org/r${PORTVERSION}/ \ > http://www.potion-studios.com/ >@@ -14,6 +15,8 @@ > > HAS_CONFIGURE= yes > >+CFLAGS+= -fPIC >+ > # There is no install target in the BSD makefile for this version of the dyncall > # library, so install it manually. >
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
Flags:
tphilipp
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 208201
: 168493