1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

lzo: strip whitespaces

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2999 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-10-26 11:37:02 +00:00
parent 52dc897f53
commit 03b1d82252
+1 -1
View File
@@ -7,7 +7,7 @@ PR = "r14"
SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz"
inherit autotools
inherit autotools
EXTRA_OECONF = "--enable-shared"