SWDEV-366831 - File reorg backward compatibility message changed to #error
Change-Id: Ic47e8d32846e5c15ee7449e53ccea52041862299
Этот коммит содержится в:
коммит произвёл
Ammar ELWazir
родитель
8032adb64f
Коммит
7f413038d2
@@ -53,7 +53,7 @@ function(create_header_template)
|
||||
#define @include_guard@
|
||||
|
||||
#if defined(__GNUC__)
|
||||
#warning \"This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with rocprofiler\"
|
||||
#error \"This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with rocprofiler\"
|
||||
#else
|
||||
#pragma message(\"This file is deprecated. Use file from include path /opt/rocm-ver/include/ and prefix with rocprofiler\")
|
||||
#endif
|
||||
|
||||
Ссылка в новой задаче
Block a user