[perl #57920] [TODO] Remove Parrot Configure test of AIO
James Keenan via RT
parrotbug-followup at parrotcode.org
Sun Dec 21 02:42:21 UTC 2008
On Wed Dec 17 04:48:47 2008, jhi wrote:
> >
> > $ grep -in -A2 -B2 aio config/init/hints/dec_osf.pm 28-
> > $libs .= ' -lpthread';
> > 29- }
> > 30: if ( $libs !~ /-laio/ ) {
> > 31: $libs .= ' -laio';
> > 32- }
> > 33- $conf->data->set( libs => $libs );
> >
> > Jarkko, are you available to comment on this?
>
> Well, feel free to delete since Parrot doesn't even build ATM in
dec-osf ...
>
Done in r34168. That leaves just the Cygwin code.
More information about the parrot-dev
mailing list