On 11/09/2015 05:47 PM, [email protected] wrote:
-#ifdef ENABLE_OFFLOADING
/* If the user didn't specify any, default to all configured offload
targets. */
if (offload_targets == NULL)
handle_foffload_option (OFFLOAD_TARGETS);
-#endif
This one I would keep guarded with an if. Otherwise ok modulo stage 1 end. Bernd
