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

Unified Diff: ports/agg-demo/pkg_info

Issue 632743004: When patching gcc specs file use existing specs if found (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: Created 6 years, 2 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 | « build_tools/common.sh ('k') | ports/apr/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/agg-demo/pkg_info
diff --git a/ports/agg-demo/pkg_info b/ports/agg-demo/pkg_info
index 432d373a3856970882797b4682066df9438d99e8..f63cc528fd7986d7fb94eed6d76ae325a8ebd612 100644
--- a/ports/agg-demo/pkg_info
+++ b/ports/agg-demo/pkg_info
@@ -2,6 +2,3 @@ NAME=agg-demo
VERSION=0.1
LICENSE=BSD
DEPENDS=(agg)
-# bionic build fails with undefined symbol:
-# https://code.google.com/p/nativeclient/issues/detail?id=3938
-DISABLED_LIBC=(bionic)
« no previous file with comments | « build_tools/common.sh ('k') | ports/apr/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698