diff options
Diffstat (limited to 'content/ntp-4.1.2.oe')
-rw-r--r-- | content/ntp-4.1.2.oe | 1 |
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" |