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

Unified Diff: ports/samba/pkg_info

Issue 1467623003: Make Samba build with ARM. Currently may not work at runtime though. (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Re-upload Created 5 years 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/samba/nacl.patch ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/samba/pkg_info
diff --git a/ports/samba/pkg_info b/ports/samba/pkg_info
index 549be583d5066cf97dfe31dbe69910d8980430a0..33eb2d25d246a9cda9f5e040ae2f7c7bd89d5999 100644
--- a/ports/samba/pkg_info
+++ b/ports/samba/pkg_info
@@ -4,9 +4,7 @@ URL=http://ftp.samba.org/pub/samba/samba-4.1.16.tar.gz
LICENSE=GPL
DEPENDS=(nacl-spawn glibc-compat)
LIBC=glibc
-# glibc/arm disabled due to missing FIONREAD
-# https://code.google.com/p/nativeclient/issues/detail?id=4233
-DISABLED_ARCH=(i686 arm)
+DISABLED_ARCH=(i686)
# Build broken on mac.
BUILD_OS=linux
SHA1=6fe5cbbec3ebf29a22af35229c17f699b6559c6d
« no previous file with comments | « ports/samba/nacl.patch ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698