From a67c2471a0bf18adf2916fbaa6a7e3f676279b7f Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Wed, 26 Jan 2022 21:01:26 -0500 Subject: Rip out remaining SPARC support --- mk/project.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/project.mk.in b/mk/project.mk.in index bf79614c24..5975654929 100644 --- a/mk/project.mk.in +++ b/mk/project.mk.in @@ -40,7 +40,7 @@ ProjectGitCommitId = @ProjectGitCommitId@ ################################################################################ # A "platform" is the GNU cpu-type/manufacturer/operating-system target machine -# specifier. E.g. sparc-sun-solaris2 +# specifier. E.g. x86_64-apple-darwin # # Build platform: the platform on which we are doing this build # Host platform: the platform on which these binaries will run -- cgit v1.2.1