Add missing FLAMBDA config for native Windows

Missing options from #425.
master
David Allsopp 2016-01-15 17:43:58 +00:00
parent bcbee6896c
commit 2d05cfb0b4
4 changed files with 4 additions and 0 deletions

View File

@ -86,6 +86,7 @@ RUNTIMED=noruntimed
ASM_CFI_SUPPORTED=false
UNIXLIB=win32unix
GRAPHLIB=win32graph
FLAMBDA=false
########## Configuration for the bytecode compiler

View File

@ -86,6 +86,7 @@ RUNTIMED=noruntimed
ASM_CFI_SUPPORTED=false
UNIXLIB=win32unix
GRAPHLIB=win32graph
FLAMBDA=false
########## Configuration for the bytecode compiler

View File

@ -77,6 +77,7 @@ RUNTIMED=noruntimed
ASM_CFI_SUPPORTED=false
UNIXLIB=win32unix
GRAPHLIB=win32graph
FLAMBDA=false
########## Configuration for the bytecode compiler

View File

@ -76,6 +76,7 @@ RUNTIMED=noruntimed
ASM_CFI_SUPPORTED=false
UNIXLIB=win32unix
GRAPHLIB=win32graph
FLAMBDA=false
########## Configuration for the bytecode compiler