Blob Blame History Raw
diff -rup annobin.orig/annocheck/Makefile.am annobin-9.79/annocheck/Makefile.am
--- annobin.orig/annocheck/Makefile.am	2021-06-30 11:19:38.433482007 +0100
+++ annobin-9.79/annocheck/Makefile.am	2021-06-30 11:20:52.090009873 +0100
@@ -9,4 +9,4 @@ bin_PROGRAMS = annocheck
 annocheck_SOURCES = annocheck.c timing.c size.c notes.c hardened.c built-by.c annocheck.h ../annobin-global.h
 annocheck_LDADD   = -lelf -ldw $(RPMLIBS) -liberty $(LIBDEBUGINFOD)
 annocheck_LDFLAGS = -Wl,-z,now
-annocheck_CFLAGS  = -O2 -ansi -g -Wall -Werror -fpie -D_FORTIFY_SOURCE=2 -fplugin=annobin -fstack-protector-strong
+annocheck_CFLAGS  = -O2 -ansi -g -Wall -Werror -fpie -D_FORTIFY_SOURCE=2 -fstack-protector-strong
diff -rup annobin.orig/annocheck/Makefile.in annobin-9.79/annocheck/Makefile.in
--- annobin.orig/annocheck/Makefile.in	2021-06-30 11:19:38.433482007 +0100
+++ annobin-9.79/annocheck/Makefile.in	2021-06-30 11:20:59.770960639 +0100
@@ -334,7 +334,7 @@ AUTOMAKE_OPTIONS = no-dependencies
 annocheck_SOURCES = annocheck.c timing.c size.c notes.c hardened.c built-by.c annocheck.h ../annobin-global.h
 annocheck_LDADD = -lelf -ldw $(RPMLIBS) -liberty $(LIBDEBUGINFOD)
 annocheck_LDFLAGS = -Wl,-z,now
-annocheck_CFLAGS = -O2 -ansi -g -Wall -Werror -fpie -D_FORTIFY_SOURCE=2 -fplugin=annobin -fstack-protector-strong
+annocheck_CFLAGS = -O2 -ansi -g -Wall -Werror -fpie -D_FORTIFY_SOURCE=2 -fstack-protector-strong
 all: all-am
 
 .SUFFIXES: