clang: 15.0.1

This commit is contained in:
Owen Rafferty 2022-09-22 14:48:56 -05:00
parent 3cabe1d5d2
commit 89a3bee442
No known key found for this signature in database
3 changed files with 2 additions and 6 deletions

View File

@ -1,9 +1,5 @@
#!/bin/sh -e
mkdir -p cmake/modules
mv -f Modules/* cmake/modules/
mv -f modules/* cmake/modules/
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \

View File

@ -1 +1 @@
2b5847b6a63118b9efe5c85548363c81ffe096b66c3b3675e953e26342ae4031
76f8bee6cf97daf7e553936f66195df917c99d58944113aa3f7ee8d9eb80051d

View File

@ -1 +1 @@
14.0.6 1
15.0.1 1