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:
@@ -1,2 +1,2 @@
|
||||
major=1
|
||||
major=2
|
||||
minor=0
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
major=3
|
||||
major=4
|
||||
minor=0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# Don't forget to give libc++ the same type of bump!
|
||||
major=1
|
||||
major=2
|
||||
minor=0
|
||||
|
||||
Reference in New Issue
Block a user