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
27
27
28
28
diff --git a/library/compiler-builtins/compiler-builtins/configure.rs b/library/compiler-builtins/compiler-builtins/configure.rs
29
29
index 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
32
32
@@ -1,6 +1,5 @@
33
33
// Configuration that is shared between `compiler_builtins` and `builtins_test`.
34
34
@@ -78,8 +78,8 @@ index caedc034d..79e238abc 100644
78
78
79
79
diff --git a/library/compiler-builtins/libm/configure.rs b/library/compiler-builtins/libm/configure.rs
80
80
index 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
83
83
@@ -1,9 +1,9 @@
84
84
// Configuration shared with both libm and libm-test
85
85
You can’t perform that action at this time.
0 commit comments