aboutsummaryrefslogtreecommitdiff
path: root/term
diff options
context:
space:
mode:
authorRob Hoelz <rob@hoelz.ro>2016-04-04 19:45:57 -0500
committerRob Hoelz <rob@hoelz.ro>2016-04-04 19:51:18 -0500
commitc8b3e9540c8a350d2475922a2eafe7f562554e0b (patch)
tree74065878cdf00806d4b9ef3e1e7a4470b1373744 /term
parentcce598cc2c131046485a60fffb509ab44844f1c2 (diff)
downloadlua-term-c8b3e9540c8a350d2475922a2eafe7f562554e0b.tar.gz
lua-term-c8b3e9540c8a350d2475922a2eafe7f562554e0b.tar.bz2
lua-term-c8b3e9540c8a350d2475922a2eafe7f562554e0b.zip
Remove -ansi compiler flag to allow for C99
Lua 5.3 requires either C99 or a Windows compiler to have long long integers, or permission from the user to use 32-bit integers for its integer types. I don't mind requiring users of lua-term to have a C99 compiler, but users who want 32-bit integers can override CFLAGS in their environment if they insist.
Diffstat (limited to 'term')
0 files changed, 0 insertions, 0 deletions