cortav  Diff

Differences From Artifact [a11f003028]:

To Artifact [53dba558cc]:


    57     57   lua-standalone = $(if $(lua-lib-prefix),$(lua-lib-prefix)/liblua.a,-llua)
    58     58   lua-bindeps = -lm -ldl
    59     59   
    60     60   ifneq ($(filter net,$(binds-names)),)
    61     61       lua-bindeps += -lcurl
    62     62   endif
    63     63   
    64         -ifneq (luac-broken,)
           64  +ifneq ($(luac-broken),)
    65     65       comp-lua = $(if $(debug),,env strip=1) $(lua) tool/luac.lua $1 $(if $2,>$2)
    66     66   else
    67     67       comp-lua = $(luac) $(if $(debug),,-s) -o $(if $2,$2,-) $1
    68     68   endif
    69     69   
    70     70   # by default, we fetch and parse information about encodings we
    71     71   # support so that cortav can do fancy things like format math