mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 18:58:29 +03:00
Different order in the Swig installation.
This commit is contained in:
parent
2ea9ad1cb1
commit
c638f4fc29
@ -19,11 +19,11 @@ Download swig-3.0.8.tar.gz source from swig.org
|
||||
|
||||
tar -xzcf swig-3.0.8.tar.gz
|
||||
cd swig-3.0.8
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
curl -O ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.38.tar.gz
|
||||
sh Tools/pcre-build.sh
|
||||
./configure
|
||||
make
|
||||
make install
|
||||
|
||||
=== Qt 4
|
||||
A patch is included in this repository to make Qt 4.8.6 compile on OS X.
|
||||
|
Loading…
Reference in New Issue
Block a user