projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f941014
)
Use spaces rather than tab.
author
Duncan Sands
<baldrick@free.fr>
Wed, 22 Oct 2008 09:42:14 +0000
(09:42 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Wed, 22 Oct 2008 09:42:14 +0000
(09:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57969
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.config.in
patch
|
blob
|
history
diff --git
a/Makefile.config.in
b/Makefile.config.in
index f2239ef6a0eb041c9ac68a8885240d54ff08761f..96e5733ec797152aa76451233b58321ba32ae2e3 100644
(file)
--- a/
Makefile.config.in
+++ b/
Makefile.config.in
@@
-160,7
+160,7
@@
OCAMLC := @OCAMLC@
OCAMLOPT := @OCAMLOPT@
OCAMLDEP := @OCAMLDEP@
OCAMLDOC := @OCAMLDOC@
-GAS := @GAS@
+GAS
:= @GAS@
POD2HTML := @POD2HTML@
POD2MAN := @POD2MAN@
RUNTEST := @RUNTEST@