From ded0f9554143272aecd227e51f0de0043e051f95 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Fri, 8 May 2015 13:34:26 +0200 Subject: [PATCH] chromium: cleaned Pkgfile --- chromium/Pkgfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/chromium/Pkgfile b/chromium/Pkgfile index faf2235..e5216ca 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -14,9 +14,6 @@ source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$ve build() { cd $name-$version - # avoid 32-bit flags (g++: error: unrecognized command line option '-m32') -# patch -p1 -i $SRC/icu-native-arm.patch - export CFLAGS="$CFLAGS $(pkg-config --cflags nspr)" export LDFLAGS="$LDFLAGS $(pkg-config --libs nspr)" -- 2.26.2