projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71539b6
)
botan: remove redundant INSTALL_TARGET
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 13 Jan 2015 12:36:05 +0000
(14:36 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Wed, 14 Jan 2015 15:48:56 +0000
(16:48 +0100)
INSTALL_TARGET defaults to YES.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/botan/botan.mk
patch
|
blob
|
history
diff --git
a/package/botan/botan.mk
b/package/botan/botan.mk
index 9c41c9bd694180be18a89fe1a3aae6c09751ed97..27926a8f832de002192229ff6a6eeb53ea89883e 100644
(file)
--- a/
package/botan/botan.mk
+++ b/
package/botan/botan.mk
@@
-11,7
+11,6
@@
BOTAN_LICENSE = BSD-2c
BOTAN_LICENSE_FILES = doc/license.txt
BOTAN_INSTALL_STAGING = YES
-BOTAN_INSTALL_TARGET = YES
BOTAN_CONF_OPTS = \
--cpu=$(BR2_ARCH) \