merge/upstream-full #105
@@ -2,6 +2,9 @@ FROM archlinux:latest
|
||||
|
||||
ENV TERM=xterm
|
||||
ENV CC="ccache gcc"
|
||||
# Arch ships a stripped ld-linux; Valgrind needs glibc debug symbols to
|
||||
# redirect memcmp/memcpy/strlen. debuginfod fetches them on demand.
|
||||
ENV DEBUGINFOD_URLS=https://debuginfod.archlinux.org
|
||||
|
||||
RUN pacman -Syyu --noconfirm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user