view buildsys/lua/setenv.sh @ 169:2fa600ea50e7

- marking off solaris/sparc (32 bit) as completely supported (just tested sparc callbacks on solaris (with gnu toolchain, though), works)
author cslag
date Sun, 08 Jan 2017 03:07:57 +0100
parents 3e629dc19168
children
line wrap: on
line source

#
PATH=$PWD/lua-5.1.4/src:$PATH
export PATH