From 94e3409e2d02ce3e4817d1a94051dc798e520745 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Sun, 12 Mar 2023 11:59:16 +0200 Subject: [PATCH] libc/csu: add powerpcspe Reported and tested by: alfredo Sponsored by: The FreeBSD Foundation MFC after: 3 weeks --- lib/libc/csu/powerpcspe/Makefile.inc | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/libc/csu/powerpcspe/Makefile.inc diff --git a/lib/libc/csu/powerpcspe/Makefile.inc b/lib/libc/csu/powerpcspe/Makefile.inc new file mode 100644 index 00000000000..2534e6579f3 --- /dev/null +++ b/lib/libc/csu/powerpcspe/Makefile.inc @@ -0,0 +1,4 @@ +# + +CFLAGS+= -DCRT_IRELOC_SUPPRESS \ + -DINIT_IRELOCS=""