mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Move platforms destructor from static lib to shared library
Change-Id: I5ae4aaf816571e2531a5049e63b1dafc35c1e999 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
71f99f4174
commit
32c0320b1b
@@ -433,6 +433,7 @@ int main(int argc, char **argv) {
|
||||
retVal = RUN_ALL_TESTS();
|
||||
|
||||
GlobalMockSipProgram::shutDownSipProgram();
|
||||
delete platformsImpl;
|
||||
|
||||
return retVal;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user