Build mesa 3174 failed
Commit 2d14ae6bea by Tomasz Figa on 12/14/2016 8:00 AM:
configure.ac: Respect LLVM_CFLAGS in LLVM version detection\n\nWhen compiling LLVM headers, including llvm-config.h, we need to respect\nLLVM_CFLAGS. This is especially crucial if LLVM is located in a\nnon-standard location and it happens that llvm-config.h includes another\nheader. In such case the detection would fail due to missing header,\nbecause the path is provided in LLVM_CFLAGS.\n\nLet's add LLVM_CFLAGS to global CFLAGS for the time of detection and then\nrestore the original flags, as done in other places of the script.\n\nSigned-off-by: Tomasz Figa <tf...@chromium.org>\nReviewed-by: Emil Velikov <emil.veli...@collabora.com>
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev