]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
UBUNTU: SAUCE: selftests/powerpc/ptrace: fix build failure
authorThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Tue, 9 Jul 2019 08:33:49 +0000 (05:33 -0300)
committerAndrea Righi <andrea.righi@canonical.com>
Thu, 9 Mar 2023 14:57:18 +0000 (15:57 +0100)
commit99a8e77f4e7d2b979d8b06fd1628f55ae2758166
tree1ed9b9f5b63d1ba6f1d2983693d5115f917c4615
parent9a230971a3086acd6f5eeba13e3888f71aec54b4
UBUNTU: SAUCE: selftests/powerpc/ptrace: fix build failure

Add -Wno-error=deprecated to its Makefile CFLAGS to avoid build failure.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
tools/testing/selftests/powerpc/ptrace/Makefile