make/linux/makefiles/buildtree.make

changeset 6452
faf0c78e906b
parent 5237
f2110083203d
child 6876
710a3c8b516e
child 7598
ddce0b7cee93
     1.1 --- a/make/linux/makefiles/buildtree.make	Tue Jul 09 14:28:07 2013 +0200
     1.2 +++ b/make/linux/makefiles/buildtree.make	Wed Jul 10 09:14:25 2013 -0700
     1.3 @@ -193,6 +193,7 @@
     1.4  DATA_MODE/sparc = 32
     1.5  DATA_MODE/sparcv9 = 64
     1.6  DATA_MODE/amd64 = 64
     1.7 +DATA_MODE/ppc64 = 64
     1.8  
     1.9  DATA_MODE = $(DATA_MODE/$(BUILDARCH))
    1.10  

mercurial