unimportant

This commit is contained in:
Cosmin Apreutesei
2019-11-04 08:02:20 +02:00
parent 816f09d893
commit ccd59d725e
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,4 +11,4 @@ cp -f libcrypto.a $d/
cp -f libssl.so.1.1 $d/libssl.so
cp -f libssl.a $d/
cp -f include/openssl/opensslconf.h ../opensslconf.h.linux64
cp -f include/openssl/opensslconf.h ../include-linux64/openssl/opensslconf.h
Regular → Executable
+1 -1
View File
@@ -12,4 +12,4 @@ cp -f libcrypto.dll.a $d/libcrypto.a
cp -f libssl.dll $d/
cp -f libssl.dll.a $d/libssl.a
cp -f include/openssl/opensslconf.h ../opensslconf.h.mingw64
cp -f include/openssl/opensslconf.h ../include-mingw64/openssl/opensslconf.h