Skip to content

Commit

Permalink
icecast: fix build (SynoCommunity#6333)
Browse files Browse the repository at this point in the history
- fix build of cross/icecast, broken by update of cross/libxml2 in SynoCommunity#6329
  • Loading branch information
hgy59 authored and spksrc committed Dec 9, 2024
1 parent 2937ab6 commit 6e185e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions cross/icecast/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ POST_INSTALL_TARGET = icecast_extra_install

CONFIGURE_ARGS = --with-xslt-config=$(STAGING_INSTALL_PREFIX)/bin/xslt-config
ADDITIONAL_CFLAGS = -O
ADDITIONAL_CFLAGS += -I$(STAGING_INSTALL_PREFIX)/include/libxml2

include ../../mk/spksrc.cross-cc.mk

Expand Down
2 changes: 0 additions & 2 deletions spk/icecast/BROKEN

This file was deleted.

0 comments on commit 6e185e5

Please sign in to comment.