FreeBSD Bugzilla – Attachment 145504 Details for
Bug 192501
security/libtomcrypt - add fpic flag
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
add -fpic flag
mcrypt.patch (text/plain), 572 bytes, created by
Oleksii Samorukov
on 2014-08-08 06:19:59 UTC
(
hide
)
Description:
add -fpic flag
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2014-08-08 06:19:59 UTC
Size:
572 bytes
patch
obsolete
>diff -ruN /usr/ports/security/libtomcrypt/Makefile ./Makefile >--- /usr/ports/security/libtomcrypt/Makefile 2014-06-30 17:33:35.000000000 +0200 >+++ ./Makefile 2014-07-29 02:07:42.000000000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= libtomcrypt > PORTVERSION= 1.17 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= security > MASTER_SITES= http://libtom.org/files/ > DISTNAME= crypt-${PORTVERSION} >@@ -19,7 +19,7 @@ > USES= gmake tar:bzip2 > ALL_TARGET= library > >-CFLAGS+= -I${LOCALBASE}/include >+CFLAGS+= -I${LOCALBASE}/include -fPIC > > OPTIONS_DEFINE= DOCS > OPTIONS_DEFAULT= LIBTOMMATH
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 192501
:
145504
|
145521
|
145525