repo.or.cz
/
libc-test.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add test for strftime
[libc-test.git]
/
src
/
functional
/
tls_align.mk
blob
a829b8440ce1a67567088ee603d9c0ec12e532e5
1
$(
N
)
.LDLIBS
:= $(
B
)/$(
D
)/
tls_align_dso.so
2
$(
N
)-
static.LDLIBS
:= $(
B
)/$(
D
)/
tls_align_dso.o
3
4
$(
B
)/$(
N
)
.exe
: $(
B
)/$(
D
)/
tls_align_dso.so
5
$(
B
)/$(
N
)-
static.exe
: $(
B
)/$(
D
)/
tls_align_dso.o
6