On Wed, Nov 30, 2016 at 08:28:05PM +0300, Alexander Monakov wrote: > Introduce LIBGOMP_OFFLOADED_ONLY macro to indicate that libgomp is being built > for an accelerator-only target. > > * configure.ac [nvptx*-*-*] (libgomp_offloaded_only): Set and use it... > (LIBGOMP_OFFLOADED_ONLY): ...here; new define. > * configure: Regenerate. > * config.h.in: Likewise.
Ok. Jakub