Fix static-build without GPL code

This commit is contained in:
pancake 2019-08-02 09:51:09 -07:00
parent 4ea918ec92
commit 6fdbf5b1c2

View File

@ -1,2 +1,3 @@
ifeq (1,$(WITH_GPL))
LINK+=$(SHLR)/grub/libgrubfs.$(EXT_AR)
#CFLAGS+=-I$(SHLR)/zip/include
endif