diff options
-rw-r--r-- | glibc/glibc_2.3.2.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe index c0e840355b..c5b2ec2c90 100644 --- a/glibc/glibc_2.3.2.oe +++ b/glibc/glibc_2.3.2.oe @@ -137,7 +137,7 @@ rpcsvc = "bootparam_prot.x nlm_prot.x rstat.x \ do_compile () { touch sysdeps/${TARGET_ARCH}/framestate.c - autotools_do_compile + base_do_compile ( cd ${S}/sunrpc/rpcsvc for r in ${rpcsvc}; do |