Unbork the glibc compile.
authorChris Larson <clarson@kergoth.com>
Fri, 16 Apr 2004 21:28:10 +0000 (21:28 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 16 Apr 2004 21:28:10 +0000 (21:28 +0000)
BKrev: 40804feayA1JNRGnl3RjbQfHaqzJyQ

glibc/glibc_2.3.2.oe

index c0e8403..c5b2ec2 100644 (file)
@@ -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