openssl-1.1 new package

This commit is contained in:
Rmys
2024-12-18 12:15:26 +03:00
parent 6dc2ed66ce
commit d185a754a6
27 changed files with 1873 additions and 20 deletions
+11
View File
@@ -0,0 +1,11 @@
--- openssl-1.0.0/Makefile.org.orig 2010-04-10 11:17:55.964995600 +0200
+++ openssl-1.0.0/Makefile.org 2010-04-10 11:19:41.144993924 +0200
@@ -178,7 +178,7 @@
BUILDENV= PLATFORM='$(PLATFORM)' PROCESSOR='$(PROCESSOR)' \
CC='$(CC)' CFLAG='$(CFLAG)' \
- AS='$(CC)' ASFLAG='$(CFLAG) -c' \
+ AS='$(AS)' ASFLAG='$(ASFLAG)' \
AR='$(AR)' NM='$(NM)' RANLIB='$(RANLIB)' \
CROSS_COMPILE='$(CROSS_COMPILE)' \
PERL='$(PERL)' ENGDIRS='$(ENGDIRS)' \