Commit 8edbbbc3 by Mingjie Xing

Fix misspelled macro in t-vxworks.

From-SVN: r187392
parent 7eabddf0
...@@ -32,4 +32,4 @@ MULTILIB_EXCEPTIONS = mips3* mabi=o64 fPIC \ ...@@ -32,4 +32,4 @@ MULTILIB_EXCEPTIONS = mips3* mabi=o64 fPIC \
$(addprefix mabi=o64/, EL* msoft-float* mrtp* fPIC*) \ $(addprefix mabi=o64/, EL* msoft-float* mrtp* fPIC*) \
$(addsuffix /fPIC, *mabi=o64 *mips3 *EL *msoft-float) $(addsuffix /fPIC, *mabi=o64 *mips3 *EL *msoft-float)
MUTLILIB_EXTRA_OPTS = -G 0 -mno-branch-likely MULTILIB_EXTRA_OPTS = -G 0 -mno-branch-likely
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment