回答編集履歴

1

ログの複数行が1行に繋がっていたのを修正

2020/07/05 08:39

投稿

Daregada
Daregada

スコア11990

test CHANGED
@@ -24,7 +24,9 @@
24
24
 
25
25
  $ make
26
26
 
27
+ Type "make native" to install 32-bit to /usr
28
+
27
- Type "make native" to install 32-bit to /usr Type "make cross" to install 32-bit and 64-bit to /usr/local
29
+ Type "make cross" to install 32-bit and 64-bit to /usr/local
28
30
 
29
31
  ```
30
32