mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-23 21:29:49 +00:00
Fix static-build without GPL code
This commit is contained in:
parent
4ea918ec92
commit
6fdbf5b1c2
@ -1,2 +1,3 @@
|
||||
ifeq (1,$(WITH_GPL))
|
||||
LINK+=$(SHLR)/grub/libgrubfs.$(EXT_AR)
|
||||
#CFLAGS+=-I$(SHLR)/zip/include
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user