summaryrefslogtreecommitdiff
path: root/glibc
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-04-16 21:28:10 +0000
committerChris Larson <clarson@kergoth.com>2004-04-16 21:28:10 +0000
commit5bcdcf39e70107645b58b54b35d99707d2d18ea3 (patch)
tree93613b0679d34e4ff113f0103c4ee865df6fe9b9 /glibc
parentf8ea960c78488f22c7bdcba689fa0cadd7c45f2c (diff)
Unbork the glibc compile.
BKrev: 40804feayA1JNRGnl3RjbQfHaqzJyQ
Diffstat (limited to 'glibc')
-rw-r--r--glibc/glibc_2.3.2.oe2
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