From 2f278f0afdcd7ac6a5dbee988aaa6b94272a8e62 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Oct 2014 10:38:36 +0100 Subject: [PATCH] chromium: disable_debug=1. --- srcpkgs/chromium/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 37822176a38..92adcffe17f 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -11,6 +11,7 @@ distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/ checksum=e6b43c86c0dff8451c532d7411546f973aa94d755fc2ce6574d8eabe55d35a1f lib32disabled=yes +disable_debug=yes nocross=yes hostmakedepends="yasm python pkg-config perl gperf bison ninja clang llvm"