mirror of
https://github.com/rui314/mold.git
synced 2024-11-15 14:36:25 +03:00
wip
This commit is contained in:
parent
1890feec8d
commit
b1b253cacb
@ -24,4 +24,7 @@ $t/exe
|
||||
clang++ -fuse-ld=`pwd`/../mold -o $t/exe $t/a.cc -Wl,--gc-sections
|
||||
$t/exe
|
||||
|
||||
clang++ -fuse-ld=`pwd`/../mold -o $t/exe $t/a.cc -static -Wl,--gc-sections
|
||||
$t/exe
|
||||
|
||||
echo OK
|
||||
|
Loading…
Reference in New Issue
Block a user