summaryrefslogtreecommitdiffstats
path: root/libpthread/linuxthreads.old_db/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* #1273 if EXTRAVERSION is set, make sure we respect itMike Frysinger2007-03-191-1/+1
|
* Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negativesEric Andersen2006-07-041-1/+1
| | | | on i.e. NOSTRIP=n gets a bit confusing.
* Silence link creation.Peter Kjellerstedt2006-02-221-1/+1
|
* Made it possible to build without stripping the binaries.Peter Kjellerstedt2006-02-221-1/+4
|
* * Made it possible to dynamically check for supported linker optionsPeter Kjellerstedt2006-02-221-1/+1
| | | | | using the check_ld function. * Only use --warn-unresolved-symbols with linkers that support it.
* DOMULTI may be used for libc, the excluded files need work, ↵Peter S. Mazinger2006-02-151-5/+5
| | | | linuxthreads[_db] as well, don't try on slow box
* add -DNOT_IN_libcPeter S. Mazinger2006-02-031-1/+1
|
* Forgotten about the clean targetPeter S. Mazinger2006-01-191-1/+1
|
* Add multi support to linuxthread_dbPeter S. Mazinger2006-01-191-3/+11
|
* tweak setting of so/a-y slightlyMike Frysinger2005-11-301-3/+3
|
* Depedencies corrected (less make oldconfig/headers), rerunning make remakes ↵Peter S. Mazinger2005-11-221-8/+10
| | | | only headers
* rework depends and stripping so that libraries arent rebuilt all the time in ↵Mike Frysinger2005-11-221-1/+3
| | | | a loop
* Correct typosPeter S. Mazinger2005-11-171-5/+5
|
* Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵Peter S. Mazinger2005-11-171-23/+40
| | | | foreign objects to a lib
* Use -z relro/-z now on all libs, add some new variables needed later, move ↵Peter S. Mazinger2005-11-171-1/+1
| | | | common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH
* rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger2005-11-151-0/+43
of latest glibc version