Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit a7f79a8

Browse files
authored
Merge pull request #110 from isuruf/arm64
update gfortran and delocate
2 parents a08367d + 2a5afd1 commit a7f79a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ function build_wheel {
2121

2222
function install_delocate {
2323
check_pip
24-
$PIP_CMD install git+https://github.com/isuruf/delocate.git@loader_path
24+
$PIP_CMD install git+https://github.com/isuruf/delocate.git@arm64
2525
}
2626

2727
function build_libs {

gfortran-install

0 commit comments

Comments
 (0)