Re: anybody know a Ubuntu universe maintainer to one-line patch luarocks?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: anybody know a Ubuntu universe maintainer to one-line patch luarocks?
- From: steve donovan <steve.j.donovan@...>
- Date: 2012年3月13日 15:16:29 +0200
On Tue, Mar 13, 2012 at 3:02 PM, Jay Carlson <nop@nop.com> wrote:
> Anybody know an Ubuntu universe maintainer?
Well, the Debian maintainer is Enrico Tassi, and he definitely hangs
out around here.
> As a side note, please do not write -fPIC until you get a "fails to
> build" bug report on some architecture (probably sparc). -fPIC can be
> drastically less efficient than -fpic
Oops, because the current received wisdom is to slap -fPIC on any
Linux Lua extension...(to compensate for not using it before, of
course ;)).
steve d.