summaryrefslogtreecommitdiffstats
path: root/include/site/arm-linux-uclibc
Commit message (Collapse)AuthorAgeFilesLines
* [massive] add support for alternative C libraries (currently only glibc/eglibc)nico2009-01-081-5/+0
| | | | | | | | | | | other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move arch-specific definitions to arch site filesnico2008-08-061-28/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ssize_t definition to site files, fix up size for x86_64nbd2008-08-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12226 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)nbd2007-06-301-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7804 3c298f89-4303-0410-b956-a3cf2f4a3e73
* A little endian arm site defaults, in case anyone wants it. ixp4xx kernel ↵rwhitby2006-12-171-0/+31
and rootfs at least builds with it, but is untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5815 3c298f89-4303-0410-b956-a3cf2f4a3e73