2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

Correct __arch64__ error config for 1F1.

This commit is contained in:
jzmaddock
2025-04-25 19:33:58 +01:00
parent 33f80d9127
commit 3e3ac037c7

View File

@@ -117,7 +117,7 @@ void expected_results()
#endif
#if defined(__aarch64__) || defined(__s390__)
#if (defined(__aarch64__) && !defined(__APPLE__)) || defined(__s390__)
add_expected_result(
".*", // compiler
".*", // stdlib