hotspot/make/pic.make
changeset 13526 158f48905002
parent 13102 7342fd50f8d7
child 30764 fec48bf5a827
--- a/hotspot/make/pic.make	Fri Jul 27 16:51:44 2012 -0700
+++ b/hotspot/make/pic.make	Wed Aug 08 15:43:51 2012 -0400
@@ -32,7 +32,7 @@
   ifndef LP64
     PARTIAL_NONPIC=1
   endif
-  PIC_ARCH = ppc
+  PIC_ARCH = ppc arm
   ifneq ("$(filter $(PIC_ARCH),$(BUILDARCH))","")
     PARTIAL_NONPIC=0
   endif