提交 6992c806 编写于 作者: J James Almer

Merge commit '601f8dde'

* commit '601f8dde':
  configure: Move COMPONENT_LIST to the bottom of CONFIG_LIST
Merged-by: NJames Almer <jamrial@gmail.com>
......@@ -1678,8 +1678,8 @@ SUBSYSTEM_LIST="
rdft
"
# COMPONENT_LIST needs to come last to ensure correct dependency checking
CONFIG_LIST="
$COMPONENT_LIST
$DOCUMENT_LIST
$EXAMPLE_LIST
$EXTERNAL_LIBRARY_LIST
......@@ -1697,6 +1697,7 @@ CONFIG_LIST="
thumb
valgrind_backtrace
xmm_clobber_test
$COMPONENT_LIST
"
THREADS_LIST="
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册