aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/nfs-utils/nfs-utils_1.1.2.bb6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes/nfs-utils/nfs-utils_1.1.2.bb b/recipes/nfs-utils/nfs-utils_1.1.2.bb
index f7da598910..45ff4eaa28 100644
--- a/recipes/nfs-utils/nfs-utils_1.1.2.bb
+++ b/recipes/nfs-utils/nfs-utils_1.1.2.bb
@@ -37,12 +37,6 @@ EXTRA_OECONF = "--with-statduser=nobody \
--disable-gss \
--with-statedir=/var/lib/nfs"
-do_ccompile() {
- # UGLY HACK ALERT
- cat ${WORKDIR}/forgotten-defines >> ${S}/support/include/config.h
- oe_runmake 'BUILD=1'
-}
-
INHIBIT_AUTO_STAGE = "1"
do_install_append() {