Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(19)

Unified Diff: third_party/libc++-static/README.chromium

Issue 2314753002: mac: remove libc++-static 10.6 compatibility hack (Closed)
Patch Set: remove libc++ check in verify_order Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libc++-static/LICENSE.TXT ('k') | third_party/libc++-static/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libc++-static/README.chromium
diff --git a/third_party/libc++-static/README.chromium b/third_party/libc++-static/README.chromium
deleted file mode 100644
index fa767ce12d9695e81ce333065e06fd4dfb0f69c4..0000000000000000000000000000000000000000
--- a/third_party/libc++-static/README.chromium
+++ /dev/null
@@ -1,29 +0,0 @@
-Name: libcxx
-Short Name: libc++
-Security Critical: Yes
-License: MIT
-License File: LICENSE.TXT
-Version: 0
-Revision: 245965
-URL: http://libcxx.llvm.org/
-
-To upload (run automatically by build.sh):
- upload_to_google_storage.py -b chromium-libcpp third_party/libc++-static/libc++.a
-
-To initialize gsutil's credentials:
- python ~/depot_tools/third_party/gsutil/gsutil config
-
- That will give a URL which you should log into with your web browser. The
- username should be the one that is on the ACL for the "chromium-libcpp"
- bucket (probably your @google.com address). Contact the build team for help
- getting access if necessary.
-
- Copy the code back to the command line util. Ignore the project ID (it's OK
- to just leave blank when prompted).
-
-gsutil documentation:
- https://developers.google.com/storage/docs/gsutil
-
-
-To build: Run `third_party/libc++-static/build.sh`. It'll upload to google
-storage and update the .sha1 file.
« no previous file with comments | « third_party/libc++-static/LICENSE.TXT ('k') | third_party/libc++-static/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698