Skip to content

Commit 1d86e21

Browse files
author
Chip-Kerchner
committed
Change xlf compiler to xlf_r in README for AIX.
1 parent a0083fd commit 1d86e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Please read `GotoBLAS_01Readme.txt` for older CPU models already supported by th
188188

189189
- **AIX**: Dynamic architecture with OpenXL and OpenMP.
190190
```sh
191-
make CC=ibm-clang_r FC=xlf TARGET=POWER7 BINARY=64 USE_OPENMP=1 INTERFACE64=1 DYNAMIC_ARCH=1 USE_THREAD=1
191+
make CC=ibm-clang_r FC=xlf_r TARGET=POWER7 BINARY=64 USE_OPENMP=1 INTERFACE64=1 DYNAMIC_ARCH=1 USE_THREAD=1
192192
```
193193

194194
#### IBM zEnterprise System

0 commit comments

Comments
 (0)