Browse Source

contrib/zvbi: remove no-longer needed hack

Felix Paul Kühne 5 years ago
committed by Alexandre Janniaux
parent
commit
ac9bf57458
  1. 3
      contrib/src/zvbi/rules.mak

3
contrib/src/zvbi/rules.mak

@ -43,9 +43,6 @@ ZVBICONF := \
ifdef HAVE_WIN32
DEPS_upnp += pthreads $(DEPS_pthreads)
endif
ifdef HAVE_MACOSX
ZVBI_CFLAGS += -fnested-functions
endif
.zvbi: zvbi
$(UPDATE_AUTOCONFIG)

Loading…
Cancel
Save