]> andersk Git - test.git/commit
OpenWRT builds with a toolchain that doesn't set correct entries in the ELF
authorMarkus Gutschke <markus@shellinabox.com>
Tue, 30 Mar 2010 17:16:49 +0000 (17:16 +0000)
committerMarkus Gutschke <markus@shellinabox.com>
Tue, 30 Mar 2010 17:16:49 +0000 (17:16 +0000)
commit8bde68b8fb28834c66567269755f30b2716ff5fc
tree67c22006b6e577f1cf7d6247ba08c2e707a556fe
parentbc83b450a79981fa209ddf68f229fc876b127048
OpenWRT builds with a toolchain that doesn't set correct entries in the ELF
headers, giving us no way to auto-detect the architecture. We have to
hard-code the flags that we pass to objcopy. Unfortunately, we have to do
this for all MIPS targets. This could conceivably break building the code
on other MIPS targets. If that happens, we'll deal with it at that time.
Makefile.am
Makefile.in
This page took 0.075475 seconds and 5 git commands to generate.