From 3b827127cdc24d49f3dbaa82def6c80501d2cd87 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 16 Sep 2022 23:15:49 +0100 Subject: gentoo auto-resync : 16:09:2022 - 23:15:49 --- .../nodejs/files/nodejs-18.9.0-clang-fix-libatomic.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 net-libs/nodejs/files/nodejs-18.9.0-clang-fix-libatomic.patch (limited to 'net-libs/nodejs/files') diff --git a/net-libs/nodejs/files/nodejs-18.9.0-clang-fix-libatomic.patch b/net-libs/nodejs/files/nodejs-18.9.0-clang-fix-libatomic.patch deleted file mode 100644 index 5296ed1318b0..000000000000 --- a/net-libs/nodejs/files/nodejs-18.9.0-clang-fix-libatomic.patch +++ /dev/null @@ -1,16 +0,0 @@ -https://bugs.gentoo.org/869992 - -diff --git a/node.gyp b/node.gyp -index 347d82d2e1..8c4ffea256 100644 ---- a/node.gyp -+++ b/node.gyp -@@ -117,9 +117,6 @@ - '-Wl,-bnoerrmsg', - ], - }], -- ['OS == "linux" and llvm_version != "0.0"', { -- 'libraries': ['-latomic'], -- }], - ], - }, - -- cgit v1.2.3