1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

Forgot this file in my last commit.

llvm-svn: 72141
This commit is contained in:
Owen Anderson 2009-05-19 22:25:55 +00:00
parent e1474eebee
commit 315dc6b65f

View File

@ -470,6 +470,9 @@
/* Installation directory for man pages */
#undef LLVM_MANDIR
/* Build multithreading support into LLVM */
#undef LLVM_MULTITHREADED
/* Define if this is Unixish platform */
#undef LLVM_ON_UNIX