diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-02-22 20:44:16 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-02-22 20:44:16 +0000 |
commit | 9e8d9da364854e9921769c33b0eb57dac923d002 (patch) | |
tree | 692be68859fe638e3bafd0685c861f004272bb1d /packages/kexec/kexec-tools.inc | |
parent | a502812fd2f097fe0cf69ddc514685e601f0fd9b (diff) |
kexec-utils-static: make it compile against klibc
Diffstat (limited to 'packages/kexec/kexec-tools.inc')
-rw-r--r-- | packages/kexec/kexec-tools.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/kexec/kexec-tools.inc b/packages/kexec/kexec-tools.inc index 5649934a5b..f806e71480 100644 --- a/packages/kexec/kexec-tools.inc +++ b/packages/kexec/kexec-tools.inc @@ -7,8 +7,6 @@ DEPENDS = "virtual/kernel zlib" inherit autotools -export LDFLAGS = "-L${STAGING_LIBDIR}" -EXTRA_OECONF = " --with-zlib=yes" SRC_URI = "http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-${PV}.tar.gz \ file://kexec-tools-arm.patch;patch=1 \ |