mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
222baa33aa
Intel-style assembly.
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
--- ld/ld.c.orig Wed Dec 30 12:20:50 1998
|
|
+++ ld/ld.c Thu Oct 19 17:04:00 2000
|
|
@@ -2,6 +2,7 @@
|
|
|
|
/* Copyright (C) 1994 Bruce Evans */
|
|
|
|
+#undef BUGCOMPAT
|
|
#include "syshead.h"
|
|
#include "const.h"
|
|
#include "byteord.h"
|