summaryrefslogtreecommitdiffstats
path: root/rules/uclibc.make
Commit message (Collapse)AuthorAgeFilesLines
* on multilib do not put all dynamic linkers in /libRemy Bohmer2012-03-141-1/+1
| | | | | | | | | | | It is assumed by the makefiles that all dynamic linkers must be put in /lib. This is however not true. Especially on multilib configurations this information cannot be guessed. By looking in the sysroot of the compiler toolchain the right paths can be found. Default the scripts already look there, so remove the unneeded options. Signed-off-by: Remy Bohmer <linux@bohmer.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [uclibc] remove obsolete stagesMichael Olbrich2010-10-271-40/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-5/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8285 33e552b5-05e3-0310-8538-816dae2090ed
* * uclibc.in, gcclibs.in, libc.in, uclibc.make, glibc.make:Marc Kleine-Budde2008-04-161-26/+18
| | | | | | | new LIBC layer for deps to c library git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8043 33e552b5-05e3-0310-8538-816dae2090ed
* * uclibc.in, uclibc.make:Marc Kleine-Budde2008-04-121-10/+10
| | | | | | | cleaned up thread_db installation git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7950 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6877 ↵Ladislav Michl2007-01-171-9/+9
| | | | 33e552b5-05e3-0310-8538-816dae2090ed
* uClibc is shipped with toolchain, so no need to source its config.Ladislav Michl2007-01-101-7/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6812 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * uclibc.makeMarc Kleine-Budde2006-02-281-4/+1
| | | | | | | cleanup git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4846 33e552b5-05e3-0310-8538-816dae2090ed
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-19/+19
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4760 33e552b5-05e3-0310-8538-816dae2090ed
* documentation update and dependency fixesBjoern Buerger2006-01-171-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4237 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-8/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3876 33e552b5-05e3-0310-8538-816dae2090ed
* fixup dependenciesRobert Schwebel2006-01-121-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3864 33e552b5-05e3-0310-8538-816dae2090ed
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3766 33e552b5-05e3-0310-8538-816dae2090ed
* added generic call package_depfile rule for autogeneration of default ↵Bjoern Buerger2006-01-091-0/+2
| | | | | | dependencies - this should not break anything, since it just adds some more variables git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3743 33e552b5-05e3-0310-8538-816dae2090ed
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3502 33e552b5-05e3-0310-8538-816dae2090ed
* add packages to PACKAGES-yRobert Schwebel2005-11-131-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3340 33e552b5-05e3-0310-8538-816dae2090ed
* install libthread_db if gdbserver is used; patch by Kai-Uwe Bloem.Robert Schwebel2005-10-081-0/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3202 33e552b5-05e3-0310-8538-816dae2090ed
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3172 33e552b5-05e3-0310-8538-816dae2090ed
* remove dependencies for nowRobert Schwebel2005-05-211-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2635 33e552b5-05e3-0310-8538-816dae2090ed
* sync with new glibc install from toolchain mechanismRobert Schwebel2005-05-081-89/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2583 33e552b5-05e3-0310-8538-816dae2090ed
* ipkgizedRobert Schwebel2005-04-271-3/+15
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2535 33e552b5-05e3-0310-8538-816dae2090ed
* Consolidate CROSS_ENV_; patch by Ladislav MichlRobert Schwebel2005-01-311-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2241 33e552b5-05e3-0310-8538-816dae2090ed
* added quotes; patch by Ladislav MichlRobert Schwebel2004-10-201-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1937 33e552b5-05e3-0310-8538-816dae2090ed
* fix dependenciesRobert Schwebel2004-10-081-3/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1823 33e552b5-05e3-0310-8538-816dae2090ed
* Added crosstool support; moved project specific stuff into project/ directory(no author)2004-09-011-4/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.5.2-trunk@1681 33e552b5-05e3-0310-8538-816dae2090ed
* * big fat updateMarc Kleine-Budde2004-03-311-18/+22
| | | | | | | | * merge of uClibc * update to busybox-1.0.0-pre8 git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@1289 33e552b5-05e3-0310-8538-816dae2090ed
* * big updates in uclibc building shemeMarc Kleine-Budde2003-11-171-42/+32
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@785 33e552b5-05e3-0310-8538-816dae2090ed
* * merge with testing-branchMarc Kleine-Budde2003-10-231-13/+14
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@608 33e552b5-05e3-0310-8538-816dae2090ed
* * added DYNAMIC_LINKER from Virtual.makeMarc Kleine-Budde2003-09-161-2/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@332 33e552b5-05e3-0310-8538-816dae2090ed
* openssh:Marc Kleine-Budde2003-07-231-5/+2
| | | | | | | | | | | | | changed configure environment uclibc: target clean - xchain-uclibc statefile are not removed pppd: - added @ in Makefile to supress perl git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@88 33e552b5-05e3-0310-8538-816dae2090ed
* big fat update!Marc Kleine-Budde2003-07-161-0/+217
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@71 33e552b5-05e3-0310-8538-816dae2090ed