> 147-+ > > rurban, can this =item be deleted? > > $ 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 ... > Thank you very much. > kid51 >