projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fd0853
)
Remove unused GNU_TARGET_SUFFIX
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 17 Apr 2012 04:45:25 +0000
(
04:45
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 25 Apr 2012 06:52:29 +0000
(08:52 +0200)
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index eafb654c4db1a141837a9256e3f00f76a992139b..44c70ccd25ea1d70b45a0a8f4ab48e96d411e2f0 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-236,8
+236,6
@@
BZCAT:=$(call qstrip,$(BR2_BZCAT))
XZCAT:=$(call qstrip,$(BR2_XZCAT))
TAR_OPTIONS=$(call qstrip,$(BR2_TAR_OPTIONS)) -xf
-GNU_TARGET_SUFFIX:=-$(call qstrip,$(BR2_GNU_TARGET_SUFFIX))
-
# packages compiled for the host go here
HOST_DIR:=$(call qstrip,$(BR2_HOST_DIR))