summaryrefslogtreecommitdiff
path: root/upstream-build/build-log/i686-linux
diff options
context:
space:
mode:
Diffstat (limited to 'upstream-build/build-log/i686-linux')
-rw-r--r--upstream-build/build-log/i686-linux6
1 files changed, 1 insertions, 5 deletions
diff --git a/upstream-build/build-log/i686-linux b/upstream-build/build-log/i686-linux
index 7b997d9..caac233 100644
--- a/upstream-build/build-log/i686-linux
+++ b/upstream-build/build-log/i686-linux
@@ -31,7 +31,7 @@ perl: warning: Please check that your locale settings:
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
-Configuring OpenSSL version 1.1.1j (0x101010afL) for linux-x86
+Configuring OpenSSL version 1.1.1k (0x101010bfL) for linux-x86
Using os-specific seed configuration
Creating configdata.pm
Creating Makefile
@@ -2370,10 +2370,6 @@ ${LDCMD:-gcc} -pthread -m32 -Wall -O3 -fomit-frame-pointer -L. \
-o test/rsa_mp_test test/rsa_mp_test.o \
test/libtestutil.a -lcrypto -lz -ldl -pthread
gcc -Iinclude -I../include -pthread -m32 -Wall -O3 -fomit-frame-pointer -DZLIB -DNDEBUG -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o ../test/rsa_test.c
-../test/rsa_test.c: In function 'test_rsa_oaep':
-../test/rsa_test.c:349:5: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized]
- RSA_free(key);
- ^~~~~~~~~~~~~
rm -f test/rsa_test
${LDCMD:-gcc} -pthread -m32 -Wall -O3 -fomit-frame-pointer -L. \
-o test/rsa_test test/rsa_test.o \