mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 09:46:57 +00:00
Update hand-crafted VC++ build.
- Add PACKAGE_STRING definition to Windows config.h. llvm-svn: 63539
This commit is contained in:
parent
d0e894212e
commit
36c3f0b6d8
@ -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…
x
Reference in New Issue
Block a user