diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-libs/libbytesize/files/libbytesize-2.4-no_Werror.patch | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-libs/libbytesize/files/libbytesize-2.4-no_Werror.patch')
| -rw-r--r-- | dev-libs/libbytesize/files/libbytesize-2.4-no_Werror.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/dev-libs/libbytesize/files/libbytesize-2.4-no_Werror.patch b/dev-libs/libbytesize/files/libbytesize-2.4-no_Werror.patch deleted file mode 100644 index 827bebe3ec93..000000000000 --- a/dev-libs/libbytesize/files/libbytesize-2.4-no_Werror.patch +++ /dev/null @@ -1,24 +0,0 @@ -https://bugs.gentoo.org/744286 - ---- libbytesize-2.4/configure.ac -+++ libbytesize-2.4/configure.ac -@@ -6,7 +6,7 @@ - # This needs to be set before initializing automake - AC_DISABLE_STATIC - --AM_INIT_AUTOMAKE([foreign -Wall -Werror -Wno-syntax -Wno-portability]) -+AM_INIT_AUTOMAKE([foreign -Wall -Wno-syntax -Wno-portability]) - AC_CONFIG_MACRO_DIR([m4]) - - # Check for the gettext programs ---- libbytesize-2.4/src/Makefile.am -+++ libbytesize-2.4/src/Makefile.am -@@ -2,7 +2,7 @@ - LDADD = $(LIBINTL) - - lib_LTLIBRARIES = libbytesize.la --libbytesize_la_CFLAGS = -Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -+libbytesize_la_CFLAGS = -Wall -Wextra -Wno-overflow -D_GNU_SOURCE - libbytesize_la_LIBADD = -lgmp -lmpfr $(PCRE2_LIBS) - libbytesize_la_LDFLAGS = -version-info 1:0:0 - libbytesize_la_SOURCES = bs_size.c bs_size.h gettext.h |
