mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 17:05:36 +01:00
Remove accidental requirement on the worktree content
This made the build impossible since mbedtls isn't available when building the container. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ca07ea0802
commit
3f5f7df75b
@ -160,5 +160,3 @@ RUN cd /tmp \
|
||||
|
||||
ENV GNUTLS_NEXT_CLI=/usr/local/gnutls-3.6.5/bin/gnutls-cli
|
||||
ENV GNUTLS_NEXT_SERV=/usr/local/gnutls-3.6.5/bin/gnutls-serv
|
||||
|
||||
RUN scripts/min_requirements.py
|
||||
|
Loading…
Reference in New Issue
Block a user