| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Read target architectures from generated configuration file.
* Use new features of opkhelper (i.e. oh-autoinstall).
* Remove libiberty.a.
* Remove hard links to tools (in TOOLBINDIR).
* Put ldscripts where we want them in a decent way.
* Put BFD and opcodes libraries and headers where we want them in a
decent way.
* Fix creation of ld.so.conf.d.
* Give ld.so conf files names that are specific to host architectures.
* Run oh-fixperms.
|
|
|
|
|
|
|
|
|
|
| |
* Use new features of opkhelper; don't use obsolete oh-* utilities.
* Clean up code according to best practices and SPF 2.0
recommendations.
* Read target architectures from generated configuration file.
* Add a "clean" target for convenience.
The "install" target has yet to be updated.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
For example, link /usr/bin/as to /usr/bin/cortexa8-linux-eglibc-as on
cortexa8-linux-eglibc systems.
|
|
* Look up the GNU system type in the build makefile using a
to-be-written an opkhelper utility.
* Remove the get_config_values function from the config script.
* Use a static build makefile.
|