search for: multikernel

Displaying 2 results from an estimated 2 matches for "multikernel".

2018 Nov 27
3
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
...iple::OSType)ZigLLVM_LastOSType == > Triple::LastOSType, ""); > 2018-11-25T16:53:30.7837409Z ^~~~~~~~~~~~~ > full logs https://dev.azure.com/ziglang/zig/_build/results?buildId=229&view=logs > > The version on apt.llvm.org has > HermitCore, // HermitCore Unikernel/Multikernel > LastOSType = HermitCore > > But llvm 7.0.0 and 7.0.1 have > AMDPAL, // AMD PAL Runtime > LastOSType = AMDPAL > > Downstream issue https://github.com/ziglang/zig/issues/1788 > > Is anyone working on this? > > Regards, > Andrew -------------- nex...
2018 Nov 29
2
apt.llvm.org has the wrong binaries/headers for llvm-toolchain-xenial-7
...Triple::LastOSType, ""); >>> 2018-11-25T16:53:30.7837409Z ^~~~~~~~~~~~~ >>> full logs https://dev.azure.com/ziglang/zig/_build/results?buildId=229&view=logs >>> >>> The version on apt.llvm.org has >>> HermitCore, // HermitCore Unikernel/Multikernel >>> LastOSType = HermitCore >>> >>> But llvm 7.0.0 and 7.0.1 have >>> AMDPAL, // AMD PAL Runtime >>> LastOSType = AMDPAL >>> >>> Downstream issue https://github.com/ziglang/zig/issues/1788 >>> >>> Is an...