mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #4619 from diizzyy/patch-77
libs/expat: Fix poor entropy compilation error
This commit is contained in:
@@ -39,6 +39,9 @@ endef
|
|||||||
|
|
||||||
TARGET_CFLAGS += $(FPIC)
|
TARGET_CFLAGS += $(FPIC)
|
||||||
|
|
||||||
|
HOST_CONFIGURE_VARS += \
|
||||||
|
CPPFLAGS="$(HOST_CFLAGS) -DXML_POOR_ENTROPY"
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-static
|
--enable-static
|
||||||
|
|||||||
Reference in New Issue
Block a user