From f403e250bf4474cead6a6cbe5e917488f39163e9 Mon Sep 17 00:00:00 2001 From: lemon Date: Sat, 13 Dec 2025 14:25:13 +0100 Subject: Add -O optimization flag --- test/15-reloc.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/15-reloc.c') diff --git a/test/15-reloc.c b/test/15-reloc.c index 8d1b323..cd91fd0 100644 --- a/test/15-reloc.c +++ b/test/15-reloc.c @@ -1,3 +1,4 @@ +/* CFLAGS: -O0 */ /* EXPECT: 1.3 5 -- cgit v1.2.3