Use LLVM linker, Dockerfile now works without GCC
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m16s

This commit is contained in:
2026-03-07 10:41:35 +01:00
parent bc5b04d809
commit 955dbc7614
7 changed files with 19 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
FROM ubuntu:latest AS builder
RUN apt-get update && apt-get -y install clang llvm lld make xorriso gcc
RUN apt-get update && apt-get -y install clang llvm lld make xorriso
WORKDIR /usr/src/MOP3