commit | 17a781d8b25c371b5a723f139b95380eefad85b1 | [log] [tgz] |
---|---|---|
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Tue Nov 12 22:51:59 2013 +0100 |
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | Tue Nov 12 22:51:59 2013 +0100 |
tree | bd1f892d5b96d1ad0ce71dca16cb1f8439008039 | |
parent | 3c6f3945dd5f00760945c229170acd51078f3d6a [diff] |
Move LDOPTS to the end of the linker call. Command line order is important with newer gcc versions. mkzenboot extends LDOPTS but the linker would ignore that since no object using it has been mentioned on the command line. Moving it to the end should fix this. Change-Id: I081e86fa88f95dba6077a50f2b4315bf3a805ae5