[PATCH] D86434: Fix ncurses/zlib in LLVM_SYSTEM_LIBS for Windows GNU
Harmen Stoppels via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 01:36:22 PDT 2020
haampie added a comment.
@mati865 can you test this on your platform? You only have to run `cmake ../llvm` and check whether `tools/llvm-config/BuildVariables.inc:` has a proper `#define LLVM_SYSTEM_LIBS "-lrt -ldl -lpthread -lm -lz -ltinfo"`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86434/new/
https://reviews.llvm.org/D86434
More information about the llvm-commits
mailing list