Fix the touch of framestate.c in glibc. Thanks to Neil Stevens for running a build...
authorChris Larson <clarson@kergoth.com>
Fri, 16 Apr 2004 22:06:24 +0000 (22:06 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 16 Apr 2004 22:06:24 +0000 (22:06 +0000)
BKrev: 408058e0C-1ueNNuYejtZxiBRQjC9g

glibc/glibc_2.3.2.oe

index c5b2ec2..65ea4a9 100644 (file)
@@ -136,7 +136,7 @@ rpcsvc = "bootparam_prot.x nlm_prot.x rstat.x \
          rusers.x spray.x nfs_prot.x rquota.x key_prot.x"
 
 do_compile () {
-       touch sysdeps/${TARGET_ARCH}/framestate.c
+       touch ${S}/sysdeps/${TARGET_ARCH}/framestate.c
        base_do_compile
        (
                cd ${S}/sunrpc/rpcsvc