mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #8976 from val-kulkov/subversion-package
subversion: partial revert of b32f8d4ff0
This commit is contained in:
@@ -79,6 +79,8 @@ define Package/subversion-server/conffiles
|
||||
endef
|
||||
|
||||
TARGET_CFLAGS += $(FPIC)
|
||||
APU_LIBS=$(shell $(STAGING_DIR)/usr/bin/apu-1-config --link-libtool --libs)
|
||||
TARGET_LDFLAGS += $(APU_LIBS)
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--with-apr="$(STAGING_DIR)/usr/bin/apr-1-config" \
|
||||
|
||||
Reference in New Issue
Block a user