summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-27 23:43:43 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-03-27 23:43:43 +0000
commit5360eaf4f869725e0be0f934baba03af709edbb6 (patch)
treecee3f298e77353b2ce5fa0c64296784ad308544c
parentab388f3049decdcef7ee86799c1192c8653eec96 (diff)
parentf5197ef106db0182bf1a80b0d9d076466e2a962e (diff)
downloadexternal_libcxx-5360eaf4f869725e0be0f934baba03af709edbb6.tar.gz
external_libcxx-5360eaf4f869725e0be0f934baba03af709edbb6.tar.bz2
external_libcxx-5360eaf4f869725e0be0f934baba03af709edbb6.zip
am f5197ef1: am 2d714472: Remove libcxx.mk.
* commit 'f5197ef106db0182bf1a80b0d9d076466e2a962e': Remove libcxx.mk.
-rw-r--r--libcxx.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/libcxx.mk b/libcxx.mk
deleted file mode 100644
index d43e08160..000000000
--- a/libcxx.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Copyright (C) 2014 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-# New projects shouldn't use this file. To use libc++, add the following line to
-# your makefile.
-LOCAL_CXX_STL := libc++