소스 검색

Fix %cpu type as spotted by Alexey Torgashin

Jonas Maebe 3 년 전
부모
커밋
0d74752b1f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/webtbs/twm0226.pp

+ 1 - 1
tests/webtbs/twm0226.pp

@@ -1,4 +1,4 @@
-{ %cpu=x86-64 }
+{ %cpu=x86_64 }
 
 program test;