summaryrefslogtreecommitdiff
path: root/sdk/recipes/patches/openssl/Configure.p
Commit message (Collapse)AuthorAgeFilesLines
* Apply the m68k optimisations also to the m68k Atari build (untested)Chris Young2017-02-131-1/+1
| | | | | This build of OpenSSL will now require at least a 68020. It is my understanding that our CI builds a 68020-60 version of NetSurf so this should not be an issue. These patches were originally written for FreeMiNT so have been previously tested on that platform.
* m68k optimised version of OpenSSLChris Young2017-02-111-1/+1
|
* Ensure we use the correct ranlibChris Young2017-02-101-1/+1
|
* Optimal options for AmigaOS4/PowerPCChris Young2017-02-091-1/+1
|
* perlasm scheme needs to be linux32Chris Young2017-02-081-1/+1
|
* Enable PPC ASM optimisations in OpenSSLChris Young2017-02-081-1/+1
| | | | Doesn't work; gcc doesn't like the bclr instruction in ppccpuid.s
* Fix OpenSSL build for the m68k-unknown-amigaos toolchainChris Young2015-01-111-1/+1
|
* Fix up patches to apply cleanly for RISC OS.John-Mark Bell2014-01-171-2/+2
|
* add coldfire (m5475) toolchain/sdk buildVincent Sanders2012-10-121-1/+2
|
* get sdk to build with mingw toolchainVincent Sanders2012-07-221-1/+2
|
* Build runes for m68k-atari-mint sdkJohn Mark Bell2011-05-141-1/+2
| | | | svn path=/toolchains/; revision=12409
* SDK build runes and patches for ppc-amigaosJohn Mark Bell2011-03-081-2/+3
| | | | svn path=/toolchains/; revision=11941
* Build runes for RISC OS SDK.John Mark Bell2010-12-301-1/+10
| | | | | | | libxml2 must not depend on libiconv.d, as we may not want libiconv in the SDK (e.g. if iconv is provided by the runtime) Change the way we provide environment to subprocesses -- some buildsystems (i.e. OSLib's) dislike CC being overridden with the target compiler svn path=/toolchains/; revision=11171
* Build runes for an SDK containing the upstream packages we needJohn Mark Bell2010-12-291-0/+11
svn path=/toolchains/; revision=11136