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

Side by Side Diff: ports/hdf5/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 unified diff | Download patch
« no previous file with comments | « ports/gforth/pkg_info ('k') | ports/lcms/pkg_info » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=hdf5 1 NAME=hdf5
2 VERSION=1.8.12 2 VERSION=1.8.12
3 URL=http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12.tar.gz 3 URL=http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12.tar.gz
4 LICENSE=CUSTOM:COPYING 4 LICENSE=CUSTOM:COPYING
5 # arm-nacl-clang fails with:
6 # Error: internal_relocation (type: OFFSET_IMM) not fixed up
7 DISABLED_TOOLCHAIN=(clang-newlib)
5 DEPENDS=(glibc-compat) 8 DEPENDS=(glibc-compat)
6 DISABLED_LIBC=(bionic) 9 DISABLED_LIBC=(bionic)
7 SHA1=965d954d596cfa694f3260856a6406ea69e46e68 10 SHA1=965d954d596cfa694f3260856a6406ea69e46e68
OLDNEW
« no previous file with comments | « ports/gforth/pkg_info ('k') | ports/lcms/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698