freebsd for fun

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2020-09-23 03:00:02 +00:00
parent 9ff74d33ba
commit 9e8f4406dc
3 changed files with 7 additions and 0 deletions

3
build
View File

@@ -67,6 +67,9 @@ submodule_extra_remotes = {
'crosstool-ng': {
'up': 'https://github.com/crosstool-ng/crosstool-ng',
},
'freebsd': {
'up': 'https://github.com/freebsd/freebsd',
},
'gcc': {
'up': 'git://gcc.gnu.org/git/gcc.git',
},