Skip to content

Commit e5cb757

Browse files
committed
2 parents 4b3e550 + 3eb3b49 commit e5cb757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Lapack for iOS arm64 built with [fortran-ios](https://github.com/ColdGrub1384/fortran-ios).
44

5-
Run `./build.sh` to build the framework. Then link `build/lapack.framework` and `build/ios_flang_runtime.framework` to your project.
5+
Run `./build.sh` to build the framework. Then link `build/lapack.framework`, `build/ios_flang_runtime.framework` and `build/openblas.framework` to your project.
66
Docker is required to build the project.
77

88
Note: While building, the Fortran compiler will throw this error: `error: Invalid record`. But it builds successfully anyway.

0 commit comments

Comments
 (0)