Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit d35c4c9

Browse files
committed
switch back to original flags
1 parent 49a4c04 commit d35c4c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cd spatialindex-src-1.8.5/
1818
# Show options in the log
1919
./configure --help
2020
21-
./configure --prefix=$prefix --build=$target
21+
./configure --prefix=$prefix --host=$target
2222
make
2323
make install
2424
"""

0 commit comments

Comments
 (0)