package/llvm: fix typo in llvm.mk
authorValentin Korenblit <valentin.korenblit@smile.fr>
Thu, 12 Apr 2018 12:02:36 +0000 (14:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Apr 2018 19:16:24 +0000 (21:16 +0200)
commit62285fbe46c8d740aeabb9563204d7d74b5629f1
tree5816a820a22ccda48b57ddf22d7d91105387105f
parent184cb52f6d9368c333c79665080e7808c5713117
package/llvm: fix typo in llvm.mk

"+=" was missing in -DLLVM_TARGETS_TO_BUILD, so LLVM_CONF_OPTS and
HOST_LLVM_CONF_OPTS before this option weren't being considered.

Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/llvm/llvm.mk