updates
This commit is contained in:
parent
f302504dea
commit
7e7642d5e6
2
TeaSpeak
2
TeaSpeak
@ -1 +1 @@
|
||||
Subproject commit b8d071276ac0be01ff93f30a347c1f5371f04d78
|
||||
Subproject commit 756dbb300a8de12440eb0b7394dde62056303fc4
|
@ -1 +1 @@
|
||||
Subproject commit ad8e29b00d2b9c35ce5794bd92da38bb6a304728
|
||||
Subproject commit e3ffaae0a31eded54fafed141bafd74222aa31aa
|
@ -8,8 +8,8 @@ fi
|
||||
cat /include/openssl/opensslv.h | grep "OPENSSL_VERSION_NUMBER" &> /dev/null
|
||||
if [ $? -ne 0 ]; then
|
||||
echo "#if false
|
||||
# define OPENSSL_VERSION_NUMBER 0x1010008fL
|
||||
#endif" > include/openssl/opensslv.h
|
||||
# define OPENSSL_VERSION_NUMBER 0x1010008fL
|
||||
#endif" > include/openssl/opensslv.h
|
||||
fi
|
||||
cd build
|
||||
sudo apt-get install golang-go
|
||||
|
Loading…
Reference in New Issue
Block a user