summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile1
-rw-r--r--phoronix-test-suite.spec2
2 files changed, 1 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 731f7b0..7dca9a7 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,3 +1,2 @@
NAME := phoronix-test-suite
include git-rpm.mk
-OPTS += --target noarch-linux
diff --git a/phoronix-test-suite.spec b/phoronix-test-suite.spec
index e2baa9d..7dce0df 100644
--- a/phoronix-test-suite.spec
+++ b/phoronix-test-suite.spec
@@ -16,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: php-cli >= 5
Requires: php-gd
-ExclusiveArch: noarch
+BuildArch: noarch
%description