git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
007c2e2
)
openssl: add support for compilation on Via C3 host.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 16 Jun 2009 11:11:05 +0000
(13:11 +0200)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Tue, 23 Jun 2009 12:33:24 +0000
(14:33 +0200)
Many thanks to Phil Blundell.
recipes/openssl/openssl.inc
patch
|
blob
|
history
diff --git
a/recipes/openssl/openssl.inc
b/recipes/openssl/openssl.inc
index
e722db5
..
e6e345b
100644
(file)
--- a/
recipes/openssl/openssl.inc
+++ b/
recipes/openssl/openssl.inc
@@
-49,7
+49,7
@@
do_configure () {
linux-i486)
target=debian-i386-i486
;;
- linux-i586)
+ linux-i586
| linux-viac3
)
target=debian-i386-i586
;;
linux-i686)