Remove the '--disable-static' in the EXTRA_OECONF for all rust-like recipes
This commit is contained in:
@@ -82,3 +82,5 @@ HOST_LDFLAGS ?= "${LDFLAGS}"
|
||||
HOST_CFLAGS ?= "${CFLAGS}"
|
||||
HOST_CXXFLAGS ?= "${CXXFLAGS}"
|
||||
HOST_CPPFLAGS ?= "${CPPFLAGS}"
|
||||
|
||||
EXTRA_OECONF_remove = "--disable-static"
|
||||
|
||||
Reference in New Issue
Block a user