This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2025-03-03 04:00:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1162dfde82
openwrt
/
toolchain
/
gcc
History
Michael Büsch
cf323eb924
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
...
SVN-Revision: 23196
2010-10-03 12:54:07 +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
patches
gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!
2010-09-20 18:00:05 +00:00
common.mk
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.
2010-10-03 12:54:07 +00:00
Config.in
gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!
2010-09-20 18:00:05 +00:00
Config.version
toolchain/gcc: remove remaining references to gcc-3.4.6
2010-08-18 11:04:45 +00:00