Skip to content

Commit

Permalink
fixup! openthread: blacklist LLVM/clang
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Aug 7, 2018
1 parent 827ad42 commit d76827c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/openthread/Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ ifneq (,$(filter openthread_contrib,$(USEMODULE)))
DIRS += $(OPENTHREAD_DIR)/contrib/netdev
endif

# There is a problem with ranlib and LLVM/clang in this package
# There are problem with unused `-mcpu...` arguments in clang and with
# ranlib + LLVM/clang in this package
TOOLCHAINS_BLACKLIST += llvm

0 comments on commit d76827c

Please sign in to comment.