You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/rubberband/files/rubberband-1.9.0-makefile.p...

14 lines
339 B

diff --git a/Makefile.in b/Makefile.in
index fdddb72..86c0548 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -19,7 +19,7 @@ VAMP_PLUGIN_LIBS := @Vamp_LIBS@ $(LIBRARY_LIBS)
LADSPA_PLUGIN_LIBS := $(LIBRARY_LIBS)
MKDIR := mkdir
-AR := ar
+AR ?= ar
INSTALL_BINDIR := $(PREFIX)/bin
INSTALL_INCDIR := $(PREFIX)/include/rubberband