Bernhard Reutner-Fischer
|
63abaebc01
- move stripping into do_ar resp compile-m for the sake of simplicity
|
16 lat temu |
Bernhard Reutner-Fischer
|
bf765e60dd
- strip the targets and not prerequisites
|
16 lat temu |
Bernd Schmidt
|
68d02d6473
A slight improvement over my previous commit which ensured we always rebuild
|
16 lat temu |
Bernhard Reutner-Fischer
|
51ce75b5b0
- use the compiler-driver instead of the linker
|
17 lat temu |
Mike Frysinger
|
6bc45b2d57
#1273 if EXTRAVERSION is set, make sure we respect it
|
17 lat temu |
Eric Andersen
|
66b01e60d8
Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negatives
|
18 lat temu |
Peter Kjellerstedt
|
649f666700
Silence link creation.
|
18 lat temu |
Peter Kjellerstedt
|
f58f2ddacc
Made it possible to build without stripping the binaries.
|
18 lat temu |
Peter Kjellerstedt
|
749dbd6ec8
* Made it possible to dynamically check for supported linker options
|
18 lat temu |
Peter S. Mazinger
|
a29eb4f241
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box
|
18 lat temu |
Peter S. Mazinger
|
08d5fc12a5
add -DNOT_IN_libc
|
19 lat temu |
Peter S. Mazinger
|
f86ea5329f
Forgotten about the clean target
|
19 lat temu |
Peter S. Mazinger
|
dd32d7ba03
Add multi support to linuxthread_db
|
19 lat temu |
Mike Frysinger
|
9e16e1c179
tweak setting of so/a-y slightly
|
19 lat temu |
Peter S. Mazinger
|
72c0f6a2d6
Depedencies corrected (less make oldconfig/headers), rerunning make remakes only headers
|
19 lat temu |
Mike Frysinger
|
b20ee706ef
rework depends and stripping so that libraries arent rebuilt all the time in a loop
|
19 lat temu |
Peter S. Mazinger
|
d49d3d90d1
Correct typos
|
19 lat temu |
Peter S. Mazinger
|
0a7b9d5d57
Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign objects to a lib
|
19 lat temu |
Peter S. Mazinger
|
15870aba49
Use -z relro/-z now on all libs, add some new variables needed later, move common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH
|
19 lat temu |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 lat temu |