From 226b09a004c86f42b34e8ea026bfcdbfa90a7dce Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 7 Jan 2019 17:11:46 +0100 Subject: native-tools: remove comment about 32-bit host binaries Remove comment which was obsoleted by commit b34fa66b4159cb6b0952a6821e73fdb93ae7714f Signed-off-by: Max Krummenacher --- recipes-support/libcryptopp/libcryptopp_5.6.4.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-support') diff --git a/recipes-support/libcryptopp/libcryptopp_5.6.4.bb b/recipes-support/libcryptopp/libcryptopp_5.6.4.bb index 11013cd..68ce50f 100644 --- a/recipes-support/libcryptopp/libcryptopp_5.6.4.bb +++ b/recipes-support/libcryptopp/libcryptopp_5.6.4.bb @@ -26,7 +26,6 @@ EXTRA_OECONF = "--libdir=${base_libdir}" TARGET_CC_ARCH += "${LDFLAGS}" export PREFIX="${prefix}" -#we want tegrarcm binary to run on a 32-bit architecture, on x86_64 this requires the 32-bit compatibility libs EXTRA_OEMAKE_class-native = "CC='${CC}' CXX='${CXX}'" do_compile() { -- cgit v1.2.3