Skip to content

Commit 90dbfbc

Browse files
Test musl based assembly
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent ffc85f1 commit 90dbfbc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build/dockerfiles/linux-musl.Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ WORKDIR /checode-compilation
3535
ENV ELECTRON_SKIP_BINARY_DOWNLOAD=1
3636
ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
3737

38-
# workaround for https://github.com/nodejs/node/issues/52229
39-
ENV CXXFLAGS='-DNODE_API_EXPERIMENTAL_NOGC_ENV_OPT_OUT'
40-
4138
# Initialize a git repository for code build tools
4239
RUN git init .
4340

0 commit comments

Comments
 (0)