build: added libexpat build support
This allows commands such as "info os files" previously we had expat support on x86_64 only.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -9,3 +9,6 @@
|
||||
[submodule "src/submodule_packages/pygments"]
|
||||
path = src/submodule_packages/pygments
|
||||
url = git@github.com:pygments/pygments.git
|
||||
[submodule "src/submodule_packages/libexpat"]
|
||||
path = src/submodule_packages/libexpat
|
||||
url = git@github.com:guyush1/libexpat.git
|
||||
|
Reference in New Issue
Block a user