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

Unified Diff: ports/fftw/pkg_info

Issue 1052233003: Re-enable ffrw for x86-nacl-clang (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 5 years, 9 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/fftw-float/pkg_info ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/fftw/pkg_info
diff --git a/ports/fftw/pkg_info b/ports/fftw/pkg_info
index ade88bbd4a05920d2d210735f646173f04e478f9..078ad7cfa71a895bd64ea38139fc0474942de831 100644
--- a/ports/fftw/pkg_info
+++ b/ports/fftw/pkg_info
@@ -3,7 +3,5 @@ VERSION=3.3.4
URL=http://www.fftw.org/fftw-3.3.4.tar.gz
CONFLICTS=(fftw-float)
LICENSE=GPL
-# x86_64-nacl-clang error:
-# https://code.google.com/p/nativeclient/issues/detail?id=4123
-DISABLED_TOOLCHAIN=(clang-newlib/x86_64 emscripten)
+DISABLED_TOOLCHAIN=(emscripten)
SHA1=fd508bac8ac13b3a46152c54b7ac885b69734262
« no previous file with comments | « ports/fftw-float/pkg_info ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698