From 38ae93fda881400a7d66c260938bff36b4566c23 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 24 Jul 2011 14:12:19 +0000 Subject: Enable iconv by default. --- contrib/crossrpms/gcc/gccnewlib.add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/crossrpms/gcc/gccnewlib.add b/contrib/crossrpms/gcc/gccnewlib.add index 9d2926aca1..463d209478 100644 --- a/contrib/crossrpms/gcc/gccnewlib.add +++ b/contrib/crossrpms/gcc/gccnewlib.add @@ -38,7 +38,7 @@ BuildRequires: %{_host_rpmprefix}gcc %bcond_with gcc_stdint # EXPERIMENTAL: Enable newlib's iconv -%bcond_with iconv +%bcond_without iconv # versions of libraries, we conditionally bundle if necessary %global mpc_version 0.8.1 -- cgit v1.2.3