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

Unified Diff: ports/flac/pkg_info

Issue 942013005: Enable building for ARM with nacl-clang (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 10 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 | « ports/binutils/pkg_info ('k') | ports/gforth/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/flac/pkg_info
diff --git a/ports/flac/pkg_info b/ports/flac/pkg_info
index 4b93e0d9a13553bbe9aeae5fc74132fd48ae0795..959594996c3bfd646eeaa83b04864b3c271da317 100644
--- a/ports/flac/pkg_info
+++ b/ports/flac/pkg_info
@@ -3,6 +3,9 @@ VERSION=1.2.1
URL=http://download.sf.net/flac/flac-src/flac-1.2.1-src/flac-1.2.1.tar.gz
LICENSE=GPL,LGPL,BSD:COPYING.Xiph
BUILD_OS=linux
+# arm-nacl-clang produces the following error:
+# 1685: Error: internal_relocation (type: OFFSET_IMM) not fixed up
+DISABLED_TOOLCHAIN=(clang-newlib)
DEPENDS=(libogg glibc-compat)
DISABLED_LIBC=(bionic)
SHA1=bd54354900181b59db3089347cc84ad81e410b38
« no previous file with comments | « ports/binutils/pkg_info ('k') | ports/gforth/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698