mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

Currently if ocloc fails and options are read from file, no information about them will be printed or logged if -q is passed. With this change, ocloc will print options read from file on compilation or initialization error. Related-To: NEO-6002 Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>