Message-ID: <8b793d35-a92e-e215-e70a-a3b95a695fab@gmail.com>
Date: 2021-02-09T16:01:37Z
From: Duncan Murdoch
Subject: [R-pkg-devel] Subarchitectures
I think the WRE manual says that an R_ARCH environment variable will be
set when subarchitectures are involved, but environment variables aren't
accessible in Makevars.
Is there a standard way to get a value in Makevars which will match
.Platform$r_arch once R is running?
Duncan Murdoch