< prev index next >

make/excludeSrc.make

Print this page
rev 10601 : [backport] Shenandoah/PPC barrier stubs

@@ -119,10 +119,11 @@
         psMemoryPool.cpp
 
       Src_Files_EXCLUDE +=                                              \
         shenandoahBarrierSet_x86.cpp                                    \
         shenandoahBarrierSet_aarch64.cpp                                \
+        shenandoahBarrierSet_ppc.cpp                                    \
         shenandoahBarrierSet_sparc.cpp                                  \
         shenandoahBarrierSet_zero.cpp
 endif
 
 ifeq ($(INCLUDE_NMT), false)
< prev index next >