Page MenuHomeFreeBSD

D38524.id117008.diff
No OneTemporary

D38524.id117008.diff

Index: devel/liberasurecode/Makefile
===================================================================
--- devel/liberasurecode/Makefile
+++ devel/liberasurecode/Makefile
@@ -15,7 +15,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
--disable-werror
-
+INSTALL_TARGET= install-strip
TEST_TARGET= test
CFLAGS_amd64= -DINTEL_SSE2
Index: devel/liberasurecode/files/patch-doc_Makefile.am
===================================================================
--- devel/liberasurecode/files/patch-doc_Makefile.am
+++ devel/liberasurecode/files/patch-doc_Makefile.am
@@ -1,10 +1,11 @@
---- doc/Makefile.am.orig 2022-04-12 08:07:13 UTC
+--- doc/Makefile.am.orig 2022-04-08 23:59:40 UTC
+++ doc/Makefile.am
-@@ -1,5 +1,5 @@
+@@ -1,6 +1,6 @@
DOC_MODULE=@PACKAGE@
-HTML_DIR=$(datadir)/$(DOC_MODULE)/html
-+HTML_DIR=$(docdir)/html
-TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)
++HTML_DIR=$(docdir)/html
+TARGET_DIR=$(HTML_DIR)
all-local: html/index.html
+
Index: devel/liberasurecode/files/patch-src_Makefile.am
===================================================================
--- /dev/null
+++ devel/liberasurecode/files/patch-src_Makefile.am
@@ -0,0 +1,11 @@
+--- src/Makefile.am.orig 2023-02-11 12:58:35 UTC
++++ src/Makefile.am
+@@ -32,7 +32,7 @@ liberasurecode_la_SOURCES = \
+ backends/shss/shss.c \
+ backends/phazrio/libphazr.c
+
+-liberasurecode_la_CPPFLAGS = -Werror @GCOV_FLAGS@
++liberasurecode_la_CPPFLAGS = @GCOV_FLAGS@
+ liberasurecode_la_LIBADD = \
+ builtin/null_code/libnullcode.la \
+ builtin/xor_codes/libXorcode.la \

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 25, 1:17 AM (1 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39564793
Default Alt Text
D38524.id117008.diff (1 KB)

Event Timeline