|
Lines 4-9
Link Here
|
| 4 |
%%PIC:%%lib/liblthread.so |
4 |
%%PIC:%%lib/liblthread.so |
| 5 |
%%PIC:%%lib/liblthread.so.%%LTHREADSHMAJOR:%% |
5 |
%%PIC:%%lib/liblthread.so.%%LTHREADSHMAJOR:%% |
| 6 |
lib/liblgcc_r.a |
6 |
lib/liblgcc_r.a |
|
|
7 |
lib/liblgcc_r_pic.a |
| 7 |
%%GCC4ONLY:%%lib/liblgcc_r_eh.a |
8 |
%%GCC4ONLY:%%lib/liblgcc_r_eh.a |
| 8 |
%%GCC4ONLY:%%lib/liblgcc_r_eh_p.a |
9 |
%%GCC4ONLY:%%lib/liblgcc_r_eh_p.a |
| 9 |
%%PROFILE:%%lib/liblgcc_r_p.a |
10 |
%%PROFILE:%%lib/liblgcc_r_p.a |
|
Lines 31-39
Link Here
|
| 31 |
include/pthread/linuxthreads/bits/posix_opt.h |
32 |
include/pthread/linuxthreads/bits/posix_opt.h |
| 32 |
include/pthread/linuxthreads/bits/sigthread.h |
33 |
include/pthread/linuxthreads/bits/sigthread.h |
| 33 |
include/pthread/linuxthreads/sys/_pthreadtypes.h |
34 |
include/pthread/linuxthreads/sys/_pthreadtypes.h |
| 34 |
@exec /sbin/ldconfig -m %D/lib |
|
|
| 35 |
@dirrm include/pthread/linuxthreads/sys |
35 |
@dirrm include/pthread/linuxthreads/sys |
| 36 |
@dirrm include/pthread/linuxthreads/bits |
36 |
@dirrm include/pthread/linuxthreads/bits |
| 37 |
@dirrm include/pthread/linuxthreads |
37 |
@dirrm include/pthread/linuxthreads |
| 38 |
@dirrm include/pthread |
38 |
@dirrm include/pthread |
| 39 |
@unexec /sbin/ldconfig -R |
|
|