Fix c feature
This commit is contained in:
parent
c21d3aeec3
commit
1d50ac9052
|
@ -42,7 +42,7 @@ default = ["compiler-builtins"]
|
|||
|
||||
# Enable compilation of C code in compiler-rt, filling in some more optimized
|
||||
# implementations and also filling in unimplemented intrinsics
|
||||
# c = ["cc"]
|
||||
c = []
|
||||
|
||||
# Flag this library as the unstable compiler-builtins lib
|
||||
compiler-builtins = []
|
||||
|
|
Loading…
Reference in New Issue