On 09/07/14 10:57 AM, Pascal Stumpf wrote:
Due to a mixup of autoconf and cmake defines, arc4random doesn't
properly get used by LLVM. It uses srand()/rand() instead, triggering
warnings.
ok?
OK.
Add to the top of the patch...
r213966
Fix arc4random detection.
Index: Makefile
Due to a mixup of autoconf and cmake defines, arc4random doesn't
properly get used by LLVM. It uses srand()/rand() instead, triggering
warnings.
ok?
Index: Makefile
===
RCS file: /cvs/ports/devel/llvm/Makefile,v
retrieving revision