History log of /openbsd-src/gnu/usr.bin/clang/libLLVMPowerPCDesc/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# 5a38ef86 17-Dec-2021 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 13.0.0.


# c04ab3e3 28-Apr-2021 patrick <patrick@openbsd.org>

Update clang build infrastructure for LLVM 11.1.0.

Heavy lifting by mortimer@, thank you so much!


# aa1fa3d4 03-Aug-2020 patrick <patrick@openbsd.org>

Update build infrastructure for LLVM 10.0.0.

ok hackroom@
tested by plenty


# 2584ca0b 05-Mar-2019 jsg <jsg@openbsd.org>

Build and install a shared libLLVM, llvm-config and llvm includes.
This is required to build the radeonsi Mesa driver.

ok patrick@


# 597daf03 09-Jul-2017 espie <espie@openbsd.org>

zap empty depends/silence empty installs.
okay millert@


# aff85932 19-Sep-2016 pascal <pascal@openbsd.org>

Add PowerPC backend build infrastructure.

ok kettenis@