On Apr 29, 2013, at 11:01 PM, Sean Conner <[email protected]> wrote:

>  This is usable (it took long enough) but I'm not terribly happy with it,
> because of that [[ CC = "$(CC) -std=c99" ]] business.  Yes, I could change
> it to [[ CC = "gcc -std=c99" ]] since (and I have checked) all the Unix
> variants define CC as "gcc" and it has a good chance of working (except for
> Solaris [2]).  

Unless you consider OS X a Unix.

> make -p -n
…
# default
CC = cc
… 
>

> But I, personally, would feel better if I had some way of specifying C99.

Yes.

e


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to