New commits:
commit f8d2221d003852939a9619303b697cbb7c958b7d
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>
x11-libs/cairo: added fix to build with binutils 2.39
diff --git a/x11-libs/cairo/HISTORY b/x11-libs/cairo/HISTORY
index f7e1cbf..4a0c6b2 100644
--- a/x11-libs/cairo/HISTORY
+++ b/x11-libs/cairo/HISTORY
@@ -1,3 +1,7 @@
+2022-08-09 Pavel Vinogradov <public AT sourcemage.org>
+ * PRE_BUILD, 0001-Fix-build-against-binutils-2.39.patch: fix build
+ against binutils 2.39
+
2022-08-06 Pavel Vinogradov <public AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS, PRE_BUILD, PRE_SUB_DEPENDS,
REPAIR^all^PRE_SUB_DEPENDS, SUB_DEPENDS: mesonified
diff --git a/x11-libs/cairo/PRE_BUILD b/x11-libs/cairo/PRE_BUILD
index 0935b87..f7d147e 100755
--- a/x11-libs/cairo/PRE_BUILD
+++ b/x11-libs/cairo/PRE_BUILD
@@ -1,6 +1,8 @@
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&