Skip to content

Commit

Permalink
oops, I meant this
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26200 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
df2218380513f49d8a3d896fc45740e9 committed Feb 15, 2006
1 parent 5954e4e commit eb71340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.rules
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ endif
CompileCommonOpts := -Wall -W -Wwrite-strings -Wno-unused

ifeq ($(OS),HP-UX)
CompileCommonOpts += -D_REENTRANT -D_HPUX_SOURCE
CompileCommonOpts := -D_REENTRANT -D_HPUX_SOURCE
endif

LD.Flags += -L$(LibDir) -L$(LLVMLibDir)
Expand Down

0 comments on commit eb71340

Please sign in to comment.