This website requires JavaScript.
Explore
Help
Register
Sign In
him411
/
openwrt-redmi-ax3000
Watch
1
Star
0
Fork
0
You've already forked openwrt-redmi-ax3000
mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced
2025-12-21 02:43:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c2e2651b71
openwrt-redmi-ax3000
/
toolchain
/
gcc
History
Felix Fietkau
c2e2651b71
toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages
...
SVN-Revision: 25807
2011-03-01 15:38:58 +00:00
..
files
final
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
initial
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
2010-08-19 12:49:51 +00:00
minimal
gcc: split up the build process into three distinct stages (minimal, initial, final), to clean up the dependency handling nastiness and to improve support for rebuilding parts of the toolchain
2010-07-20 20:57:21 +00:00
patches
toolchain: remove -lgcc_eh from the default libgcc spec, it breaks packages
2011-03-01 15:38:58 +00:00
common.mk
We use different toolchain directories for different ARM archs, so we should set the default arch of gcc to reflect this.
2011-02-25 16:52:25 +00:00
Config.in
gcc: remove arch default duplication, fix version selection for !TOOLCHAINOPTS
2011-02-20 22:09:51 +00:00
Config.version
use the Linaro GCC for arm and mips targets
2011-02-25 17:43:15 +00:00