summaryrefslogtreecommitdiffstats
path: root/rules/libc.in
Commit message (Collapse)AuthorAgeFilesLines
* libc: make it a virtual packageMichael Olbrich2020-05-091-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* libc: let LIBC_ symbols always be selectableMarc Kleine-Budde2013-02-041-2/+2
| | | | | | | | | ...even if no libc is activated. E.g. when using a static only toolchain, like cortex-m3. This fixes the following warnings: warning: (...) selects LIBC_DL which has unmet direct dependencies (LIBC) Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* LIBC: librt cannot live without libpthreadJuergen Beisert2011-10-241-0/+1
| | | | | | | | | | $ readelf -d lib/librt-2.13.so Tag Type Name/Value [...] 0x00000001 (NEEDED) Shared library: [libpthread.so.0] [...] Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
* libs: install file and dns resolver libs by defaultMarc Kleine-Budde2011-03-221-0/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [libc] work around missing host tools if no libc is selectedMarc Kleine-Budde2010-05-251-0/+9
| | | | | | Reported-by: Erwin Rol <erwin@erwinrol.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Tested-by: Erwin Rol <erwin@erwinrol.com>
* [toolchain] Add support for detecting uClibc toolchainJon Ringle2010-03-031-1/+1
| | | | Signed-off-by: Jon Ringle <jon@ringle.org>
* [libc,glibc,uclibc] streamline libc handlingMarc Kleine-Budde2009-06-101-42/+37
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10683 33e552b5-05e3-0310-8538-816dae2090ed
* * libc.in:Marc Kleine-Budde2009-01-251-2/+8
| | | | | | | added option to switch of the libc. might be usefull for bare metal systems git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9624 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanup and more migration to generated .in filesRobert Schwebel2008-12-211-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9297 33e552b5-05e3-0310-8538-816dae2090ed
* * menu: cleanup and more migration to generated .in filesRobert Schwebel2008-12-211-1/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9296 33e552b5-05e3-0310-8538-816dae2090ed
* * menu cleanup. "--->" Should now appear in the same column in all menus.Michael Olbrich2008-06-101-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8484 33e552b5-05e3-0310-8538-816dae2090ed
* * uclibc.in, glibc.in, libc.in:Marc Kleine-Budde2008-04-171-0/+22
| | | | | | | cleaned up libc handling git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8069 33e552b5-05e3-0310-8538-816dae2090ed
* * uclibc.in, gcclibs.in, libc.in, uclibc.make, glibc.make:Marc Kleine-Budde2008-04-161-0/+75
| | | | | | | 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
* source rules/uclibc.inSascha Hauer2007-09-191-0/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7280 33e552b5-05e3-0310-8538-816dae2090ed
* * libc.in: use standard menu sizeRobert Schwebel2007-01-261-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6942 33e552b5-05e3-0310-8538-816dae2090ed
* * alsa-lib.in alsa-utils.in dhcp.in ffmpeg.in gcclibs.in glibc.in ↵Marc Kleine-Budde2006-12-191-28/+0
| | | | | | | | | host-ipkg-utils.in initng.in libc.in live.in sdl.in target.in: removed BUILD_USERLAND git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6542 33e552b5-05e3-0310-8538-816dae2090ed
* made kernel variable names consistent. made GCC_VERSION, GLIBC_VERSION and ↵Sascha Hauer2006-02-141-61/+0
| | | | | | BINUTILS_VERSION a configurable string git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4586 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-161-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4055 33e552b5-05e3-0310-8538-816dae2090ed
* fixed dependencyBjoern Buerger2006-01-131-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4007 33e552b5-05e3-0310-8538-816dae2090ed
* add option for glibc 2.3.6Robert Schwebel2006-01-031-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3710 33e552b5-05e3-0310-8538-816dae2090ed
* remove duplicate glibc 2.3.5Robert Schwebel2005-11-291-5/+0
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3462 33e552b5-05e3-0310-8538-816dae2090ed
* added glibc 2.3.5Robert Schwebel2005-11-291-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3448 33e552b5-05e3-0310-8538-816dae2090ed
* add glibc-2.3.5Sascha Hauer2005-11-221-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3415 33e552b5-05e3-0310-8538-816dae2090ed
* restructuring menu structureRobert Schwebel2005-06-121-1/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2763 33e552b5-05e3-0310-8538-816dae2090ed
* merged abandon-glibc trunkRobert Schwebel2005-03-191-6/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2380 33e552b5-05e3-0310-8538-816dae2090ed
* support for glibc-2.3.4; patch by Bendikt SprangerRobert Schwebel2005-01-311-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2235 33e552b5-05e3-0310-8538-816dae2090ed
* update to uClibc-0.9.27Robert Schwebel2005-01-171-4/+4
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@2186 33e552b5-05e3-0310-8538-816dae2090ed
* add support for glibc-2.3.3Robert Schwebel2004-10-081-0/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1827 33e552b5-05e3-0310-8538-816dae2090ed
* fixed uclibc version selection (thanks to sandeep <sandeep@codito.com> for ↵Robert Schwebel2004-09-281-0/+7
| | | | | | the patch) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@1810 33e552b5-05e3-0310-8538-816dae2090ed
* Added crosstool support; moved project specific stuff into project/ directory(no author)2004-09-011-1/+11
| | | | 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-8/+8
| | | | | | | | * 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
* Remove uClibc for now as it does not work properly. [RSC]Robert Schwebel2003-12-181-8/+8
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@901 33e552b5-05e3-0310-8538-816dae2090ed
* Only support 0.9.24 from now on. Shouldn't be a problem as we don't have ↵Robert Schwebel2003-12-181-12/+2
| | | | | | productive projects using uClibc. [RSC] git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@895 33e552b5-05e3-0310-8538-816dae2090ed
* added config entry for uclibc 0.9.23Robert Schwebel2003-12-071-0/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@873 33e552b5-05e3-0310-8538-816dae2090ed
* add glibc 2.3.2 supportRobert Schwebel2003-11-201-1/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@809 33e552b5-05e3-0310-8538-816dae2090ed
* * moved configuration....Marc Kleine-Budde2003-10-261-52/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@660 33e552b5-05e3-0310-8538-816dae2090ed
* * removed native stuffMarc Kleine-Budde2003-10-231-7/+0
| | | | | | | * removed glibc-2.3.x and gcc-3.3.x git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@610 33e552b5-05e3-0310-8538-816dae2090ed
* * merge with testing-branchMarc Kleine-Budde2003-10-231-0/+7
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@608 33e552b5-05e3-0310-8538-816dae2090ed
* Put config into separate files. [RSC]Robert Schwebel2003-08-211-0/+104
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunk@168 33e552b5-05e3-0310-8538-816dae2090ed