git: 94e3409e2d02 - main - libc/csu: add powerpcspe

From: Konstantin Belousov <kib_at_FreeBSD.org>
Date: Sun, 12 Mar 2023 21:48:07 UTC
The branch main has been updated by kib:

URL: https://cgit.FreeBSD.org/src/commit/?id=94e3409e2d02ce3e4817d1a94051dc798e520745

commit 94e3409e2d02ce3e4817d1a94051dc798e520745
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-03-12 09:59:16 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-03-12 21:47:41 +0000

    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(+)

diff --git a/lib/libc/csu/powerpcspe/Makefile.inc b/lib/libc/csu/powerpcspe/Makefile.inc
new file mode 100644
index 000000000000..2534e6579f38
--- /dev/null
+++ b/lib/libc/csu/powerpcspe/Makefile.inc
@@ -0,0 +1,4 @@
+#
+
+CFLAGS+=	-DCRT_IRELOC_SUPPRESS \
+		-DINIT_IRELOCS=""