Skip to content

Commit 8bd6383

Browse files
committed
fix(node)
closes #10869 closes #10767
1 parent f8c8c1d commit 8bd6383

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

projects/nodejs.org/package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ interprets:
2626
build:
2727
dependencies:
2828
python.org: ~3.9
29-
linux:
30-
gnu.org/gcc: '*'
29+
gnu.org/gcc: '*' # doesn't like llvm on linux, and darwin/aarch64 has atomics issues in 25
3130
script:
3231
# the nodejs build doesn't like mixing -shared and -pie
3332
- run:

0 commit comments

Comments
 (0)