Update the gitmodule url for libm
This commit is contained in:
parent
0198311a4b
commit
d7adb275eb
1 changed files with 1 additions and 1 deletions
2
library/compiler-builtins/.gitmodules
vendored
2
library/compiler-builtins/.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
|||
[submodule "libm"]
|
||||
path = libm
|
||||
url = https://github.com/rust-lang-nursery/libm
|
||||
url = https://github.com/rust-lang/libm.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue