Commit 37d5c6c3 authored by James Almer's avatar James Almer

Merge commit '39e16ee2'

* commit '39e16ee2':
  Revert "fate: Skip the checkasm test if CONFIG_STATIC is disabled"
Merged-by: 's avatarJames Almer <jamrial@gmail.com>
parents 98a9b1f0 39e16ee2
......@@ -30,5 +30,5 @@ $(FATE_CHECKASM): tests/checkasm/checkasm$(EXESUF)
$(FATE_CHECKASM): CMD = run tests/checkasm/checkasm --test=$(@:fate-checkasm-%=%)
$(FATE_CHECKASM): CMP = null
FATE-$(CONFIG_STATIC) += $(FATE_CHECKASM)
FATE += $(FATE_CHECKASM)
fate-checkasm: $(FATE_CHECKASM)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment