FreeBSD Bugzilla – Attachment 197569 Details for
Bug 231783
security/libtomcrypt: fix build with base GCC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
libtomcrypt.patch (text/plain), 1.42 KB, created by
Piotr Kubaj
on 2018-09-28 13:54:20 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-09-28 13:54:20 UTC
Size:
1.42 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 480846) >+++ Makefile (working copy) >@@ -14,10 +14,6 @@ > LICENSE= PD > LICENSE_FILE= ${WRKSRC}/LICENSE > >-BROKEN_mips= fails to compile: unrecognized command line option "-Wno-type-limits" >-BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-type-limits" >-BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-type-limits" >- > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > CFLAGS+= -I${LOCALBASE}/include >Index: files/patch-makefile__include.mk >=================================================================== >--- files/patch-makefile__include.mk (nonexistent) >+++ files/patch-makefile__include.mk (working copy) >@@ -0,0 +1,11 @@ >+--- makefile_include.mk.orig 2018-09-28 13:43:18 UTC >++++ makefile_include.mk >+@@ -73,8 +73,6 @@ LTC_CFLAGS += -Wdeclaration-after-statement >+ LTC_CFLAGS += -Wwrite-strings >+ endif >+ >+-LTC_CFLAGS += -Wno-type-limits >+- >+ ifdef LTC_DEBUG >+ $(info Debug build) >+ # compile for DEBUGGING (required for ccmalloc checking!!!) > >Property changes on: files/patch-makefile__include.mk >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 231783
: 197569