You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a directory under a given architecture instead of the default. This will switch the archtiecture temporarily to a given state for building. You can build multiple architectures within the same tree of EPICS (it will be built into bin/<architecture>). Run:
build_arch <architctrue>
e.g. build_arch windows-x64-static
Architectures allowed are given my the files in .... TODO