FreeBSD Bugzilla – Attachment 181757 Details for
Bug 218629
[PATCH] devel/liberasurecode: fix builds on 12-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
liberasurecode
liberasurecode-fix-werror.diff (text/plain), 1.26 KB, created by
Alexander Nusov
on 2017-04-13 12:01:44 UTC
(
hide
)
Description:
liberasurecode
Filename:
MIME Type:
Creator:
Alexander Nusov
Created:
2017-04-13 12:01:44 UTC
Size:
1.26 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 438438) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= liberasurecode > PORTVERSION= 1.4.0 >+PORTREVISION= 1 > CATEGORIES= devel > > MAINTAINER= alexander.nusov@nfvexpress.com >Index: files/patch-src_Makefile.am >=================================================================== >--- files/patch-src_Makefile.am (nonexistent) >+++ files/patch-src_Makefile.am (working copy) >@@ -0,0 +1,11 @@ >+--- src/Makefile.am.orig 2017-04-13 11:55:27 UTC >++++ src/Makefile.am >+@@ -28,7 +28,7 @@ liberasurecode_la_SOURCES = \ >+ builtin/rs_vand/rs_galois.c \ >+ backends/shss/shss.c >+ >+-liberasurecode_la_CPPFLAGS = -Werror @GCOV_FLAGS@ >++liberasurecode_la_CPPFLAGS = @GCOV_FLAGS@ >+ liberasurecode_la_LIBADD = \ >+ builtin/null_code/libnullcode.la -lpthread -lm @GCOV_LDFLAGS@ \ >+ builtin/xor_codes/libXorcode.la -lpthread -lm @GCOV_LDFLAGS@ \ > >Property changes on: files/patch-src_Makefile.am >___________________________________________________________________ >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 218629
: 181757