Index: MultiSource/Applications/Makefile =================================================================== --- MultiSource/Applications/Makefile +++ MultiSource/Applications/Makefile @@ -42,6 +42,10 @@ PARALLEL_DIRS := $(filter-out lemon, $(PARALLEL_DIRS)) endif +ifeq ($(ARCH),PowerPC) +PARALLEL_DIRS := $(filter-out sqlite3, $(PARALLEL_DIRS)) +endif + ifdef BENCHMARKING_ONLY PARALLEL_DIRS := $(filter-out Burg, $(PARALLEL_DIRS)) PARALLEL_DIRS := $(filter-out treecc, $(PARALLEL_DIRS)) Index: MultiSource/Benchmarks/Makefile =================================================================== --- MultiSource/Benchmarks/Makefile +++ MultiSource/Benchmarks/Makefile @@ -22,6 +22,10 @@ PARALLEL_DIRS += Prolangs-C++ PAQ8p tramp3d-v4 Bullet 7zip endif +ifeq ($(ARCH),PowerPC) +PARALLEL_DIRS := $(filter-out tramp3d-v4, $(PARALLEL_DIRS)) +endif + ifndef SMALL_PROBLEM_SIZE PARALLEL_DIRS += \ mafft