Use crates.io posix-regex and support extended regex

This commit is contained in:
Jeremy Soller
2025-05-03 16:31:04 -06:00
parent 0f3f6f3c15
commit f8da7399d8
5 changed files with 5 additions and 15 deletions
-4
View File
@@ -2,10 +2,6 @@
path = openlibm
url = https://github.com/JuliaMath/openlibm.git
branch = master
[submodule "posix-regex"]
path = posix-regex
url = https://gitlab.redox-os.org/redox-os/posix-regex.git
branch = master
[submodule "compiler-builtins"]
path = compiler-builtins
url = https://gitlab.redox-os.org/redox-os/compiler-builtins.git