Fixup glBars, static but working view
This commit is contained in:
parent
e0d6d59ce9
commit
58d54066d3
4 changed files with 45 additions and 96 deletions
|
@ -57,7 +57,7 @@ BASE_FLAGS += -UDEBUG
|
|||
endif
|
||||
|
||||
ifeq ($(HAVE_LIBLO),true)
|
||||
BASE_FLAGS += -DHAVE_LIBLO
|
||||
BASE_FLAGS += -DHAVE_LIBLO $(LIBLO_FLAGS)
|
||||
endif
|
||||
|
||||
ifeq ($(HEADLESS),true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue