Skip to content

Commit

Permalink
modified: makefile.bldlnxc05
Browse files Browse the repository at this point in the history
modified:   makefile.hotellnx105
modified:   makefile.hotellnx94
  • Loading branch information
Peeter Joot committed Jan 17, 2014
1 parent 7a971a0 commit d975b7f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion rewriter/makefile.bldlnxc05
Expand Up @@ -5,7 +5,7 @@
#CONFIG_RELEASE = Debug+Asserts
#CLANGPATH=$(HOME)/clang/debug
#-------------------------------------------------
CONFIG_RELEASE = Release+Asserts
#CONFIG_RELEASE = Release+Asserts
CLANGPATH=$(HOME)/clang/optimized
#-------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion rewriter/makefile.hotellnx105
Expand Up @@ -19,7 +19,7 @@ CXX := $(CLANGPATH)/bin/clang++

LLVM_BIN_PATH := $(CLANGPATH)/bin/

CONFIG_RELEASE = Release+Asserts
#CONFIG_RELEASE = Release+Asserts

#CFLAGS += -gdwarf-2

2 changes: 1 addition & 1 deletion rewriter/makefile.hotellnx94
Expand Up @@ -2,7 +2,7 @@
# Built two versions of clang, one for debugging
# into rewritersample.cpp:
#-------------------------------------------------
CONFIG_RELEASE = Release+Asserts
#CONFIG_RELEASE = Release+Asserts
CLANGPATH=$(HOME)/clang/optimized48rt
#-------------------------------------------------
#CONFIG_RELEASE = Debug+Asserts
Expand Down

0 comments on commit d975b7f

Please sign in to comment.