SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
lang/freebasic/patches/patch-bootstrap_openbsd-x86_64_fbc_c
Normal file
14
lang/freebasic/patches/patch-bootstrap_openbsd-x86_64_fbc_c
Normal 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;
|
Loading…
Add table
Add a link
Reference in a new issue