Add notes about dragonegg.
[oota-llvm.git] / Makefile.rules
index 20e642a4505b621727576339daca2eec2bf3c682..7f298a9954225391e0d789c586a254daddfcc9c3 100644 (file)
@@ -578,8 +578,6 @@ endif
 ifeq ($(TARGET_OS),Darwin)
   ifneq ($(ARCH),ARM)
     TargetCommonOpts += -mmacosx-version-min=$(DARWIN_VERSION)
-  else
-    TargetCommonOpts += -marm
   endif
 endif