git://scm.lunaixsky.com
/
lunaix-os.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
migrate stock user space build to new build system
[lunaix-os.git]
/
lunaix-os
/
usr
/
libc
/
arch
/
x86_64
/
LBuild
1
src.c += (
2
"crt0.S",
3
"syscall.S",
4
"trampoline.S",
5
)
6
7
flag.cc += "-m64"
8
flag.ld += "-m64"