Print this page
3900 illumos will not build against gcc compiled perl

*** 21,31 **** # # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. # ! require 5.8.4; use strict; use warnings; use ExtUtils::MakeMaker; # --- 21,31 ---- # # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. # ! require 5.0010; use strict; use warnings; use ExtUtils::MakeMaker; #