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:
f6bf87f
)
Don't build projects/examples if libs-only was specified.
author
Reid Spencer
<rspencer@reidspencer.com>
Sat, 8 Apr 2006 01:57:10 +0000
(
01:57
+0000)
committer
Reid Spencer
<rspencer@reidspencer.com>
Sat, 8 Apr 2006 01:57:10 +0000
(
01:57
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27518
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5a25a799b2ff93be26e63f2b38134cd639bedcba..8136798a3a8765038ffdee2ab26a8997368f12cc 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,8
+22,8
@@
else
$(warning Skipping runtime libraries, llvm-gcc 4 detected.)
endif
DIRS += docs
+ OPTIONAL_DIRS = examples projects
endif
- OPTIONAL_DIRS = examples projects
endif
EXTRA_DIST := test llvm.spec include