mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 16:59:13 +00:00
Configure lua for target platform, fixes linker warning about tmpnam
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4581 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
f992fc6949
commit
d28a1e06f5
2 changed files with 13 additions and 1 deletions
2
Externals/Lua/luaconf.h
vendored
2
Externals/Lua/luaconf.h
vendored
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <limits.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "../../Source/Core/Common/Src/Config.h"
|
||||
|
||||
/*
|
||||
** ==================================================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue