From ccdab57080c84dbc42e6bf5908e8b67c794e742d Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Fri, 16 Apr 2004 22:06:24 +0000 Subject: [PATCH] Fix the touch of framestate.c in glibc. Thanks to Neil Stevens for running a build on something other than bash. BKrev: 408058e0C-1ueNNuYejtZxiBRQjC9g --- glibc/glibc_2.3.2.oe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glibc/glibc_2.3.2.oe b/glibc/glibc_2.3.2.oe index c5b2ec2c90..65ea4a910a 100644 --- a/glibc/glibc_2.3.2.oe +++ b/glibc/glibc_2.3.2.oe @@ -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 -- 2.39.5