Skip to content

Make it possible to force the selected RT via PACXX_FORCE_DEFAULT_RT

Dr. Jorrit Fahlke requested to merge pacxx-force-default-rt into master

This introduces a new environment variable PACXX_FORCE_DEFAULT_RT. When set to something non-empty, programs will abort if they cannot instantiate the runtime selected via PACXX_DEFAULT_RT.

Merge request reports