Add perl submodule

This commit is contained in:
Andrew Hyatt 2017-01-16 15:43:00 -08:00
parent 91b2ff74d0
commit cc4054aa00
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -169,3 +169,6 @@
[submodule "src/external/top"]
path = src/external/top
url = ../darling-top.git
[submodule "src/external/perl"]
path = src/external/perl
url = ../darling-perl.git

View File

@ -134,6 +134,7 @@ if (NOT DARLING_NO_EXECUTABLES)
add_subdirectory(launchd/support)
add_subdirectory(external/openssh)
add_subdirectory(external/top)
add_subdirectory(external/perl)
endif (NOT DARLING_NO_EXECUTABLES)
######################

1
src/external/perl vendored Submodule

@ -0,0 +1 @@
Subproject commit 9dfd6b3a7123901ff3e7f517b0d930cfa4a1c952