mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-24 04:09:47 +00:00
Update hand-crafted VC++ build.
- Add PACKAGE_STRING definition to Windows config.h. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63539 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
af435274e5
commit
34ca888cd6
@ -3,6 +3,7 @@
|
||||
|
||||
#define PACKAGE_NAME "LLVM (win32 vc8.0)"
|
||||
#define PACKAGE_VERSION 2.4
|
||||
#define PACKAGE_STRING "llvm 2.6svn"
|
||||
#define LLVM_HOSTTRIPLE "i686-pc-win32"
|
||||
#define HAVE_WINDOWS_H 1
|
||||
#define HAVE_LIMITS_H 1
|
||||
|
Loading…
Reference in New Issue
Block a user