summaryrefslogtreecommitdiff
path: root/content/ntp-4.1.2.oe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-23 22:46:24 +0000
committerChris Larson <clarson@kergoth.com>2003-09-23 22:46:24 +0000
commite04b8a54daf60459347e59110f8db055e061d3e0 (patch)
tree43c07fc6a68128d01e489ff92df118a9633622bd /content/ntp-4.1.2.oe
parentbc09c642e95e480c00d1887079c88ade6d02ac31 (diff)
Moved the emptying of EXTRA_OEMAKE into autotools.oeclass where it belongs.
BKrev: 3f70cd40KX6mTFwxQVi3H0OLTY_bRA
Diffstat (limited to 'content/ntp-4.1.2.oe')
-rw-r--r--content/ntp-4.1.2.oe1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/ntp-4.1.2.oe b/content/ntp-4.1.2.oe
index d66287d7a2..928b1209fa 100644
--- a/content/ntp-4.1.2.oe
+++ b/content/ntp-4.1.2.oe
@@ -5,7 +5,6 @@ S = ${WORKDIR}/${P}
inherit autotools
-EXTRA_OEMAKE =
EXTRA_OECONF = --with-openssl-libdir=${STAGING_LIBDIR} \
--with-openssl-incdir=${STAGING_DIR}/target/include/openssl
CFLAGS_append = " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"