Merge "[MIPS] Allow united mipsel and mips64el gcc toolchain"
This commit is contained in:
commit
79b5a39617
1 changed files with 3 additions and 0 deletions
|
@ -83,3 +83,6 @@ libc_crt_target_crtbegin_so_file_mips := \
|
|||
|
||||
libc_crt_target_so_cflags_mips := \
|
||||
-fPIC
|
||||
|
||||
libc_crt_target_ldflags_mips := \
|
||||
-melf32ltsmip
|
||||
|
|
Loading…
Reference in a new issue