1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-25 14:45:52 +00:00

crank major versions of libLLVM libc++ libc++abi

OpenBSD macppc builds these libs with clang.  Their ABI is changing
because of clang -msvr4-struct-return
This commit is contained in:
gkoehler
2020-03-04 18:45:44 +00:00
parent 9c51001745
commit c4982ab7e6
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
major=1
major=2
minor=0

View File

@@ -1,2 +1,2 @@
major=3
major=4
minor=0

View File

@@ -1,3 +1,3 @@
# Don't forget to give libc++ the same type of bump!
major=1
major=2
minor=0