mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
11 lines
300 B
C
11 lines
300 B
C
--- sav_if/s_comput.h.orig 2004-11-16 20:59:20 UTC
|
|
+++ sav_if/s_comput.h
|
|
@@ -642,7 +642,7 @@
|
|
* Hardware platform.
|
|
*/
|
|
|
|
-# if defined(__i386__)
|
|
+# if defined(__i386__) || defined(__amd64__)
|
|
# define __SOPHOS_I386__
|
|
# elif (defined(__hppa__) && defined(_PA_RISC1_1))
|
|
# define __SOPHOS_HP_PA__
|