2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 05:48:05 +00:00

amdgpu: remove exec permissions on source files

This patch fixes the following warnings that appear
when building an RPM package:

+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/criu-4.0-1.fc42.x86_64/plugins/amdgpu/amdgpu_plugin_util.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/criu-4.0-1.fc42.x86_64/plugins/amdgpu/amdgpu_plugin_util.h is executable but has no shebang, removing executable bit

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2024-09-26 12:24:52 +01:00 committed by Andrei Vagin
parent 810f52e443
commit e9cceed87b
2 changed files with 0 additions and 0 deletions

0
plugins/amdgpu/amdgpu_plugin_util.c Executable file → Normal file
View File

0
plugins/amdgpu/amdgpu_plugin_util.h Executable file → Normal file
View File