mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
13 lines
379 B
Plaintext
13 lines
379 B
Plaintext
|
--- config/i386/freebsd.h.orig Tue Dec 17 22:43:42 1996
|
||
|
+++ config/i386/freebsd.h Tue Dec 17 22:44:35 1996
|
||
|
@@ -21,7 +21,9 @@
|
||
|
Boston, MA 02111-1307, USA. */
|
||
|
|
||
|
/* This goes away when the math-emulator is fixed */
|
||
|
+#ifndef TARGET_CPU_DEFAULT
|
||
|
#define TARGET_CPU_DEFAULT 0400 /* TARGET_NO_FANCY_MATH_387 */
|
||
|
+#endif
|
||
|
|
||
|
/* This is tested by i386gas.h. */
|
||
|
#define YES_UNDERSCORES
|