mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-31 17:52:27 +00:00
Do more quality assurance work
This commit is contained in:
parent
67b19ae733
commit
d461c6f47d
31 changed files with 194 additions and 108 deletions
3
third_party/lua/lua.main.c
vendored
3
third_party/lua/lua.main.c
vendored
|
@ -54,9 +54,6 @@
|
|||
#include "tool/args/args.h"
|
||||
__static_yoink("lua_notice");
|
||||
|
||||
|
||||
STATIC_STACK_ALIGN(GetStackSize());
|
||||
|
||||
#if !defined(LUA_PROGNAME)
|
||||
#define LUA_PROGNAME "lua"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue