lix-doc: remove rust_dynamic_args
This causes a build error with lto, and according to Jade is not strictly needed anymore. Change-Id: I41e53a57f40711061effe08f78545011a4b51754
This commit is contained in:
@@ -20,8 +20,6 @@ lix_doc = static_library(
|
||||
rnix,
|
||||
],
|
||||
rust_args : [
|
||||
# Empty when default_library=static
|
||||
rust_dynamic_args,
|
||||
lix_doc_rust_args,
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user