summaryrefslogtreecommitdiffstats
path: root/www/mozilla/files/patch-config-mkdepend-imakemdep.h
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-15 19:45:25 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-15 19:45:25 +0800
commit335ca5a33936d45ec8953b47b2111861dec26b44 (patch)
tree7321796d3a7333146d17e6b9fdcc9f65289b39b6 /www/mozilla/files/patch-config-mkdepend-imakemdep.h
parent3cb616fa53256541a93a4497a0d98dfd64650ffb (diff)
downloadmarcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.tar
marcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.tar.gz
marcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.tar.bz2
marcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.tar.lz
marcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.tar.xz
marcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.tar.zst
marcuscom-ports-335ca5a33936d45ec8953b47b2111861dec26b44.zip
- now in ports
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5956 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/mozilla/files/patch-config-mkdepend-imakemdep.h')
-rw-r--r--www/mozilla/files/patch-config-mkdepend-imakemdep.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mozilla/files/patch-config-mkdepend-imakemdep.h b/www/mozilla/files/patch-config-mkdepend-imakemdep.h
deleted file mode 100644
index b688e6644..000000000
--- a/www/mozilla/files/patch-config-mkdepend-imakemdep.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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",