projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6dbba6
)
- forgot to apply this hunk that should have belonged to r18904
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 24 Jun 2007 12:27:08 +0000
(12:27 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 24 Jun 2007 12:27:08 +0000
(12:27 -0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 91333599a1143b124b8d7f35d1eccc76ce318caf..cadbd847ff51484dba6e28bd745a66784a187509 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-149,7
+149,7
@@
$(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR):
$(STAGING_DIR):
@mkdir -p $(STAGING_DIR)/bin
@mkdir -p $(STAGING_DIR)/lib
-if
neq ($(findstring y,$(BR2_GCC_VERSION_3_3_5)$(BR2_GCC_VERSION_3_3_6)$(BR2_GCC_VERSION_3_4_2)$(BR2_GCC_VERSION_3_4_3)$(BR2_GCC_VERSION_3_4_4)$(BR2_GCC_VERSION_3_4_5)$(BR2_GCC_VERSION_3_4_6)
),y)
+if
eq ($(BR2_TOOLCHAIN_SYSROOT
),y)
@mkdir -p $(STAGING_DIR)/usr/lib
else
@ln -snf . $(STAGING_DIR)/usr