commit:     edea85dc1531fae355514ac3130d05fe58805284
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 23 20:11:50 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Dec 23 20:12:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edea85dc

dev-ml/lablgtk: remove warn-error

Closes: https://bugs.gentoo.org/887393
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/lablgtk/files/lablgtk-2.18.10-cflags.patch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ml/lablgtk/files/lablgtk-2.18.10-cflags.patch 
b/dev-ml/lablgtk/files/lablgtk-2.18.10-cflags.patch
index 9cbc94a8a036..ca82491113b6 100644
--- a/dev-ml/lablgtk/files/lablgtk-2.18.10-cflags.patch
+++ b/dev-ml/lablgtk/files/lablgtk-2.18.10-cflags.patch
@@ -8,10 +8,11 @@
  
  TARGETS = varcc$(XE) lablgtktop$(XE) lablgtk2$(XB) gdk_pixbuf_mlsource$(XE) \
        $(THINITOBJS) build.ml
-@@ -45,14 +46,13 @@
+@@ -44,15 +45,13 @@
+ endif
  
  ifdef DEBUG
- COMPILER += -warn-error A-52
+-COMPILER += -warn-error A-52
 -CFLAGS = -g $(GTKCFLAGS)
 +OCAMLCFLAGS = $(GTKCFLAGS)
  CUSTOM = -custom

Reply via email to