make/pic.make

changeset 4025
0771839a29ab
parent 3880
06320b1578cb
child 6876
710a3c8b516e
     1.1 --- a/make/pic.make	Fri Jul 27 16:51:44 2012 -0700
     1.2 +++ b/make/pic.make	Wed Aug 08 15:43:51 2012 -0400
     1.3 @@ -32,7 +32,7 @@
     1.4    ifndef LP64
     1.5      PARTIAL_NONPIC=1
     1.6    endif
     1.7 -  PIC_ARCH = ppc
     1.8 +  PIC_ARCH = ppc arm
     1.9    ifneq ("$(filter $(PIC_ARCH),$(BUILDARCH))","")
    1.10      PARTIAL_NONPIC=0
    1.11    endif

mercurial