summaryrefslogtreecommitdiff
path: root/Makefile.rules
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2008-05-30 22:47:19 +0000
committerEvan Cheng <evan.cheng@apple.com>2008-05-30 22:47:19 +0000
commit652f7ea955bb433d6b7a4d33685dca9485fd7b8b (patch)
tree0767e9795827970bb39980558044dfd47703795c /Makefile.rules
parent8666cc3b99cccef39281c715754e551a2b14363d (diff)
downloadllvm-652f7ea955bb433d6b7a4d33685dca9485fd7b8b.tar.gz
llvm-652f7ea955bb433d6b7a4d33685dca9485fd7b8b.tar.bz2
llvm-652f7ea955bb433d6b7a4d33685dca9485fd7b8b.tar.xz
Revert 51775.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51795 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Makefile.rules')
-rw-r--r--Makefile.rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.rules b/Makefile.rules
index c74c46c56c..55d4d1b703 100644
--- a/Makefile.rules
+++ b/Makefile.rules
@@ -451,11 +451,6 @@ ifdef UNIVERSAL
DISABLE_AUTO_DEPENDENCIES=1
endif
-# Solaris requires the following flags to compile
-ifeq ($(OS),SunOS)
-CXX.Flags += -D_POSIX_C_SOURCE=199506L -U_XOPEN_SOURCE
-endif
-
LD.Flags += -L$(LibDir) -L$(LLVMLibDir)
CPP.BaseFlags += -D_GNU_SOURCE -D__STDC_LIMIT_MACROS
# All -I flags should go here, so that they don't confuse llvm-config.