Cleanup CPU detection and tuning for old CPUs.
This commit is contained in:
@@ -3,16 +3,6 @@
|
||||
** Copyright (C) 2005-2020 Mike Pall. See Copyright Notice in luajit.h
|
||||
*/
|
||||
|
||||
/*
|
||||
+--------------------------------------------------------------------------+
|
||||
| WARNING: Compiling the amalgamation needs a lot of virtual memory |
|
||||
| (around 300 MB with GCC 4.x)! If you don't have enough physical memory |
|
||||
| your machine will start swapping to disk and the compile will not finish |
|
||||
| within a reasonable amount of time. |
|
||||
| So either compile on a bigger machine or use the non-amalgamated build. |
|
||||
+--------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
#define ljamalg_c
|
||||
#define LUA_CORE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user