From 6939c9e0c241bb348c006d07ee423ed5aeb0e707 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 9 Jul 2023 12:27:12 +0200 Subject: Fix a couple of warnings --- tests/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index f8cd843..30cd08b 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -3,7 +3,6 @@ CFLAGS=-I../include/ -D_FORTIFY_SOURCE=3 -static -O2 TARGETS= \ test_fgets \ test_bcopy_static_write \ - test_bcopy_dynamic_write \ test_bcopy_static_read \ test_bcopy_dynamic_read \ test_bcopy_dynamic_write \ -- cgit v1.3