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

Unified Diff: third_party/libteken/README.chromium

Issue 1422623002: Build fixes for fnl/musl (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: update README.chromium in //third_party Created 5 years, 2 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/libevent/README.chromium ('k') | third_party/libteken/teken/teken.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libteken/README.chromium
diff --git a/third_party/libteken/README.chromium b/third_party/libteken/README.chromium
index d6636185d206110960e900d459bdc9ca58059d0f..93cbbc1bf2f31ecddc9dfdb0f57a87e437dd3b57 100644
--- a/third_party/libteken/README.chromium
+++ b/third_party/libteken/README.chromium
@@ -20,3 +20,5 @@ Local modifications:
* teken/teken.h: |extern "C"| guards added for C++.
* teken/gensequences: made executable, to placate checkperms.py.
* teken/{demo, libteken, stress}: removed.
+* teken.c: remove sys/cdefs.h to fix fnl/musl build
+ (http://wiki.musl-libc.org/wiki/FAQ#Q:_I.27m_trying_to_compile_something_against_musl_and_I_get_error_messages_about_sys.2Fcdefs.h)
« no previous file with comments | « third_party/libevent/README.chromium ('k') | third_party/libteken/teken/teken.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698