Date: Fri, 27 Nov 2020 10:03:55 +0100 From: Stefan Esser <se@freebsd.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: "O. Hartmann" <ohartmann@walstatt.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r368072 - in head/contrib/bc: . gen include manuals manuals/bc manuals/dc src src/bc src/dc src/history src/rand tests Message-ID: <dc2a88ff-dbda-161b-4c3f-9c4839a50d1b@freebsd.org> In-Reply-To: <202011262247.0AQMlrE5071306@slippy.cwsent.com> References: <202011261739.0AQHdpe5012982@repo.freebsd.org> <20201126191949.092c9eba@thor.intern.walstatt.dynvpn.de> <95c3e226-6050-2f91-debf-317d6d11494f@freebsd.org> <202011262003.0AQK3BTe076596@slippy.cwsent.com> <aee14858-17ac-54c2-97e1-91938bee819a@freebsd.org> <202011262247.0AQMlrE5071306@slippy.cwsent.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 26.11.20 um 23:47 schrieb Cy Schubert: > A clean build (sort of) did fix it: rm the appropriate subdir actually. Now I see what caused your issues: The file lib.c is created by running strgen.sh with parameters from the Makefile, and the invocation of this script changed. I have made the generated files depend on the Makefile to catch and parameter changes. Maybe I should have added a dependency on the script too, but do not expect it to change again. Regards, STefan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dc2a88ff-dbda-161b-4c3f-9c4839a50d1b>