Commit 9997d96c authored by rusty1s's avatar rusty1s
Browse files

fix gklib

parent 0bf20ca7
......@@ -12,6 +12,8 @@ if [ "${TRAVIS_OS_NAME}" != "windows" ]; then
make
sudo make install
else
sed -i.bak -e '61,69d' GKlib/gk_arch.h
mkdir build
cd build || exit
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment