aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ptlib26/files/patch-unix_mak
blob: b882435e1a35cc6e95f4bc8feda84338fbb17310 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- make/unix.mak.orig  2009-04-25 20:32:22.000000000 +0400
+++ make/unix.mak   2009-04-25 20:35:25.000000000 +0400
@@ -174,6 +174,10 @@
 endif
 endif
 
+ifeq ($(MACHTYPE),amd64)
+STDCCFLAGS     += -DP_64BIT
+endif
+
 P_USE_RANLIB       := 1
 #STDCCFLAGS      += -DP_USE_PRAGMA     # migrated to configure