[PATCH 2/6] recent binutils for h8/300 no longer use prefix
Waldemar Brodkorb <[email protected]> Thu, 31 Dec 2015 00:55:44 +0100
| Newsgroups | gmane.linux.uclinux.devel |
|---|---|
| Message-ID | <[email protected]> |
Remove SYMBOL_PREFIX for h8/300. Signed-off-by: Waldemar Brodkorb <[email protected]> Signed-off-by: Yoshinori Sato <[email protected]> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index adf5883..5ca70d5 100644 --- a/configure.ac +++ b/configure.ac @@ -181,7 +181,7 @@ fi SYMBOL_PREFIX= case $target in - h8300|bfin*) + bfin*) SYMBOL_PREFIX=_ ;; esac -- 1.7.10.4 _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev