From: Ben Noordhuis Date: Sun, 30 Oct 2011 03:20:00 +0000 (+0000) Subject: build: fix sunos build, compile lua with __C99FEATURES__=1 X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/b83e95830f45eb5e3b4e7c0a997d611f75f758b8?hp=b83e95830f45eb5e3b4e7c0a997d611f75f758b8 build: fix sunos build, compile lua with __C99FEATURES__=1 ---