commit | 8dbe3f0f51f0cd26c22df82bdef9a2f8caea7ef6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Thu Jul 24 18:06:45 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 23 17:53:27 2014 +0000 |
tree | 28aee3c30260e7386ab212e9dacf335797d93ab4 | |
parent | 7d22a4519610f830178bbff32d961a2784354397 [diff] | |
parent | ba23bd0a409bb0e43c57dabee96b2ae52481d5b7 [diff] |
Merge "[MIPS] Drop soft-fp targets"
diff --git a/libc/arch-mips/mips.mk b/libc/arch-mips/mips.mk index 5705c8a..cb76985 100644 --- a/libc/arch-mips/mips.mk +++ b/libc/arch-mips/mips.mk
@@ -47,11 +47,6 @@ bionic/__strcat_chk.cpp \ -ifneq ($(ARCH_MIPS_HAS_FPU),true) -libc_common_cflags_mips := \ - -DSOFTFLOAT -endif - ########################################## ### CPU specific source files libc_bionic_src_files_mips += \