Changed up Dockerfile optimisation

This commit is contained in:
Jef Roosens 2022-01-15 11:16:09 +01:00
parent 964fefc7ee
commit 759dfa6b08
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ LARCHIVE_LIB := $(LARCHIVE_DIR)/libarchive/libarchive.so
# Custom V command for linking libarchive
# V := LDFLAGS=$(PWD)/$(LARCHIVE_LIB) v -cflags '-I$(PWD)/$(LARCHIVE_DIR) -I $(PWD)/$(LARCHIVE_DIR)'
V := v
V := v -showcc
all: vieter