"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "836f3f35c2453537ec86b3262c8c197c5d4a2767"
Commit 9997d96c authored by rusty1s's avatar rusty1s
Browse files

fix gklib

parent 0bf20ca7
...@@ -12,6 +12,8 @@ if [ "${TRAVIS_OS_NAME}" != "windows" ]; then ...@@ -12,6 +12,8 @@ if [ "${TRAVIS_OS_NAME}" != "windows" ]; then
make make
sudo make install sudo make install
else else
sed -i.bak -e '61,69d' GKlib/gk_arch.h
mkdir build mkdir build
cd build || exit 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