SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,14 @@
This will go away next update.
Index: bootstrap/openbsd-x86_64/fbc.c
--- bootstrap/openbsd-x86_64/fbc.c.orig
+++ bootstrap/openbsd-x86_64/fbc.c
@@ -281,7 +281,7 @@ static void HPRINTOPTIONS( void );
static void HPRINTVERSION( void );
static void _GLOBAL__I( void ) __attribute__(( constructor ));
static void _GLOBAL__D( void ) __attribute__(( destructor ));
-static uint8 TOOLNAMES$[9][8] = { "as", "ar", "ld", "cc", "llc", "dlltool", "GoRC", "windres", "cxbe" };
+static uint8 TOOLNAMES$[9][8] = { "as", "ar", "ld", "egcc", "llc", "dlltool", "GoRC", "windres", "cxbe" };
static struct $6FBCCTX FBC$;
struct $11FBGNUOSINFO {
uint8* GNUID;