forked from vieter-v/vieter
Changed up Dockerfile optimisation
This commit is contained in:
parent
964fefc7ee
commit
759dfa6b08
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue