From: Nick Lewycky Date: Sun, 25 Oct 2009 03:22:00 +0000 (+0000) Subject: Indent. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0d20366a86c053a3348a633217f78cf2a8e04dcb;p=oota-llvm.git Indent. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85034 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Makefile.rules b/Makefile.rules index 4e0bd5cc023..da07de8f045 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -1238,7 +1238,7 @@ endif endif ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux NetBSD FreeBSD)) -LD.Flags += -Wl,--version-script=$(LLVM_SRC_ROOT)/autoconf/ExportMap.map + LD.Flags += -Wl,--version-script=$(LLVM_SRC_ROOT)/autoconf/ExportMap.map endif endif