*: Update comment references to e2fsprogs-libuuid to libuuid.

PR:		251489
This commit is contained in:
Matthias Andree
2025-06-28 10:32:19 +02:00
parent 8f9f373060
commit 169ac0b938
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/libressl
.endif
post-patch:
# disable the detection of includes and library from e2fsprogs-libuuid,
# disable the detection of includes and library from libuuid,
# which introduces hidden dependency and breaks build
@${REINPLACE_CMD} -e 's|uuid/uuid.h|ignore_&|' ${WRKSRC}/configure
+1 -1
View File
@@ -118,7 +118,7 @@ CONFIGURE_ARGS:= ${CONFIGURE_ARGS:N${LTO_CONFIGURE_ON}}
.endif
post-patch:
# disable the detection of includes and library from e2fsprogs-libuuid,
# disable the detection of includes and library from libuuid,
# which introduces hidden dependency and breaks build
@${REINPLACE_CMD} -e 's|uuid/uuid.h|ignore_&|' ${WRKSRC}/configure
+1 -1
View File
@@ -117,7 +117,7 @@ CONFIGURE_ARGS:= ${CONFIGURE_ARGS:N${LTO_CONFIGURE_ON}}
.endif
post-patch:
# disable the detection of includes and library from e2fsprogs-libuuid,
# disable the detection of includes and library from libuuid,
# which introduces hidden dependency and breaks build
@${REINPLACE_CMD} -e 's|uuid/uuid.h|ignore_&|' ${WRKSRC}/configure
+1 -1
View File
@@ -106,7 +106,7 @@ PLIST_SUB+= NO_NIS=""
.endif
post-patch:
# disable the detection of includes and library from e2fsprogs-libuuid,
# disable the detection of includes and library from libuuid,
# which introduces hidden dependency and breaks build
@${REINPLACE_CMD} -e 's|uuid/uuid.h|ignore_&|' ${WRKSRC}/configure
@${REINPLACE_CMD} -e '/find_library_file/ s|uuid|ignore_&|' ${WRKSRC}/setup.py
+1 -1
View File
@@ -32,7 +32,7 @@ TEST_TARGET= check
.endif
pre-patch:
### Fixes lib conflicts with misc/e2fsprogs-libuuid ###
### Fixes lib conflicts with misc/libuuid ###
@${REINPLACE_CMD} 's/libuuid.la/libossp-uuid.la/ ; s/libuuid++.la/libossp-uuid++.la/' \
${WRKDIR}/${DISTNAME}/Makefile.in
+1 -1
View File
@@ -1,4 +1,4 @@
### This Patch is to fix conflicts with misc/e2fsprogs-libuuid ###
### This Patch is to fix conflicts with misc/libuuid ###
--- Makefile.in.orig 2016-02-07 14:59:23 UTC
+++ Makefile.in
@@ -74,7 +74,7 @@ CXX_OBJS = uuid++.lo $(LIB_OBJS)