Skip to content

Commit

Permalink
baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt committed Oct 18, 2024
1 parent a95fb1b commit 77bfb16
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/ci.baseline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,8 @@ evpp:x64-android=fail
fastdds:arm-neon-android=fail
fastdds:arm64-android=fail
fastdds:x64-android=fail
# clang rejects variable length arrays
fbbgemm:x64-android=fail
# variable length arrays in C++ are a Clang extension
fbbgemmerror:arm-neon-android=fail
fbbgemmerror:arm64-android=fail
Expand Down Expand Up @@ -357,6 +359,8 @@ fmi4cpp:arm64-uwp=fail
fmi4cpp:x64-uwp=fail
folly:arm64-android=fail
folly:x64-android=fail
# unsupported option '-mfloat-abi='
freerdp:arm64-android=fail
# ALooper_pollAll no longer available
freeglut:arm-neon-android=fail
freeglut:arm64-android=fail
Expand Down Expand Up @@ -977,7 +981,6 @@ rapidstring:x64-windows-static=fail
rapidstring:x64-windows-static-md=fail
rapidstring:x86-windows=fail
# ALooper_pollAll no longer available
raylib:arm-neon-android=fail
raylib:arm64-android=fail
raylib:x64-android=fail
# file conflicts with rbdl
Expand Down

0 comments on commit 77bfb16

Please sign in to comment.