mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
725ad74b67e60387b2276fea5ccc115efd29cee4
Building ahcpd for a ARM VFP enabled target will produce the following build failure: arm-openwrt-linux-uclibcgnueabi-gcc -Os -g -Wall -L/exp00/fainelli/openwrt/trunk/staging_dir/target-arm_mpcore+vfp_uClibc-0.9.33.2_eabi/usr/lib -L/exp00/fainelli/openwrt/trunk/staging_dir/target-arm_mpcore+vfp_uClibc-0.9.33.2_eabi/lib -L/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/usr/lib -L/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/lib -o ahcpd ahcpd.o monotonic.o transport.o prefix.o configure.o config.o lease.o -lrt /exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.6.4/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld: error: ahcpd uses VFP register arguments, ahcpd.o does not fix this by making sure that TARGET_CFLAGS are correctly passed down to ahcpd's Makefile and used as the compiler CFLAGS by using EXTRA_DEFINES. Signed-off-by: Florian Fainelli <florian@openwrt.org>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
34.9%
Makefile
32.6%
Lua
15.9%
C
14.8%
HTML
1.8%