aboutsummaryrefslogtreecommitdiff
path: root/tools/rbp/depends/libshairport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rbp/depends/libshairport/Makefile')
-rw-r--r--tools/rbp/depends/libshairport/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/rbp/depends/libshairport/Makefile b/tools/rbp/depends/libshairport/Makefile
index 7993c0dafb..59c93d59b0 100644
--- a/tools/rbp/depends/libshairport/Makefile
+++ b/tools/rbp/depends/libshairport/Makefile
@@ -30,8 +30,9 @@ $(SOURCE): $(TARBALLS_LOCATION)/$(ARCHIVE)
cd $(SOURCE); patch -p0 < ../006_no_printf.patch
cd $(SOURCE); patch -p0 < ../007_fix_syslog_defines.patch
cd $(SOURCE); patch -p0 < ../008-add-missing-libs.patch
- #cd $(SOURCE); patch -p0 < ../009_fix_ipv6.patch
+ cd $(SOURCE); patch -p0 < ../009_fix_ipv6.patch
cd $(SOURCE); patch -p0 < ../010_handle_metadata.patch
+ cd $(SOURCE); patch -p0 < ../011_fix_ipv4_fallback.patch
cd $(SOURCE); autoreconf -vif
cd $(SOURCE); $(CONFIGURE)