summaryrefslogtreecommitdiffstats
path: root/mail/thunderbird/files/patch-config-mkdepend-imakemdep.h
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 21:31:14 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 21:31:14 +0800
commitaf58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf (patch)
treee1219d6a8cf6197fbf4e6e3f90301670481b23cf /mail/thunderbird/files/patch-config-mkdepend-imakemdep.h
parentede8006f63aa17ab0b7c01a50276fee3f7e0da58 (diff)
downloadmarcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.gz
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.tar.zst
marcuscom-ports-af58b05f45a8cf7fdedca9b7d9cf1d8fad9eeeaf.zip
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6629 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/thunderbird/files/patch-config-mkdepend-imakemdep.h')
-rw-r--r--mail/thunderbird/files/patch-config-mkdepend-imakemdep.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/thunderbird/files/patch-config-mkdepend-imakemdep.h b/mail/thunderbird/files/patch-config-mkdepend-imakemdep.h
new file mode 100644
index 000000000..b688e6644
--- /dev/null
+++ b/mail/thunderbird/files/patch-config-mkdepend-imakemdep.h
@@ -0,0 +1,10 @@
+--- config/mkdepend/imakemdep.h Fri Sep 4 21:22:25 1998
++++ config/mkdepend/imakemdep.h Thu Oct 16 22:43:25 2003
+@@ -278,4 +278,7 @@
+ "-D__i386__",
+ # endif
++# if defined(__amd64__) || defined(__x86_64__)
++ "-D__amd64__ -D__x86_64__",
++# endif
+ # ifdef __GNUC__
+ "-traditional",