summaryrefslogtreecommitdiff
path: root/dev-java/openj9-openjdk/files/openj9.patch
blob: 0233be5042603a4157be02277b528d6ec633179e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/runtime/oti/xhelpers.m4 b/runtime/oti/xhelpers.m4
index 9d9fe46aba..793bb06901 100644
--- a/runtime/oti/xhelpers.m4
+++ b/runtime/oti/xhelpers.m4
@@ -93,7 +93,6 @@ define({SHORT_JMP},{short})
 
 define({FILE_START},{
 	.intel_syntax noprefix
-	.arch pentium4
 	.text
 })