3900 illumos will not build against gcc compiled perl
@@ -20,19 +20,20 @@ # # # Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. +# Copyright (c) 2014 Racktop Systems. # # # Lgrp.pm provides procedural and object-oriented interface to the Solaris # liblgrp(3LIB) library. # -require 5.8.4; +require 5.0010; use strict; use warnings; use Carp; package Sun::Solaris::Lgrp;