[Bug 248864] LLVM: Enable OpenMP on aarch64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 7 20:17:31 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248864
--- Comment #5 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: dim
Date: Mon Sep 7 20:17:13 UTC 2020
New revision: 365430
URL: https://svnweb.freebsd.org/changeset/base/365430
Log:
MFC r365429:
Merge commit 47b0262d3 from llvm git (by me):
Add <stdarg.h> include to kmp_os.h, to get the va_list type, required
after cde8f4c164a2. Sort system includes, while here.
The original merged commit works fine by itself on head, but fails to
compile on stable branches because stdarg.h is not implicitly pulled in.
PR: 248864
Changes:
_U stable/11/
_U stable/11/contrib/llvm-project/openmp/
stable/11/contrib/llvm-project/openmp/runtime/src/kmp_os.h
_U stable/12/
stable/12/contrib/llvm-project/openmp/runtime/src/kmp_os.h
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list