File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ Fixes: ed17b95715dd ("Use the compiler to determine whether or not to enable `f1
2727
2828diff --git a/library/compiler-builtins/compiler-builtins/configure.rs b/library/compiler-builtins/compiler-builtins/configure.rs
2929index caedc034d..79e238abc 100644
30- --- a/compiler-builtins/configure.rs
31- +++ b/compiler-builtins/configure.rs
30+ --- a/library/compiler-builtins/ compiler-builtins/configure.rs
31+ +++ b/library/compiler-builtins/ compiler-builtins/configure.rs
3232@@ -1,6 +1,5 @@
3333 // Configuration that is shared between `compiler_builtins` and `builtins_test`.
3434
@@ -78,8 +78,8 @@ index caedc034d..79e238abc 100644
7878
7979diff --git a/library/compiler-builtins/libm/configure.rs b/library/compiler-builtins/libm/configure.rs
8080index f9100d2d5..76186e636 100644
81- --- a/libm/configure.rs
82- +++ b/libm/configure.rs
81+ --- a/library/compiler-builtins/ libm/configure.rs
82+ +++ b/library/compiler-builtins/ libm/configure.rs
8383@@ -1,9 +1,9 @@
8484 // Configuration shared with both libm and libm-test
8585
You can’t perform that action at this time.
0 commit comments