File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
deps/openssl/config/archs Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ extern "C" {
235235 even newer MIPS CPU's, but at the moment one size fits all for
236236 optimization options. Older Sparc's work better with only UNROLL, but
237237 there's no way to tell at compile time what it is you're running on */
238-
238+
239239#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
240240# define DES_PTR
241241# define DES_RISC1
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ extern "C" {
235235 even newer MIPS CPU's, but at the moment one size fits all for
236236 optimization options. Older Sparc's work better with only UNROLL, but
237237 there's no way to tell at compile time what it is you're running on */
238-
238+
239239#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
240240# define DES_PTR
241241# define DES_RISC1
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ extern "C" {
232232 even newer MIPS CPU's, but at the moment one size fits all for
233233 optimization options. Older Sparc's work better with only UNROLL, but
234234 there's no way to tell at compile time what it is you're running on */
235-
235+
236236#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
237237# define DES_PTR
238238# define DES_RISC1
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ extern "C" {
232232 even newer MIPS CPU's, but at the moment one size fits all for
233233 optimization options. Older Sparc's work better with only UNROLL, but
234234 there's no way to tell at compile time what it is you're running on */
235-
235+
236236#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
237237# define DES_PTR
238238# define DES_RISC1
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ extern "C" {
232232 even newer MIPS CPU's, but at the moment one size fits all for
233233 optimization options. Older Sparc's work better with only UNROLL, but
234234 there's no way to tell at compile time what it is you're running on */
235-
235+
236236#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
237237# define DES_PTR
238238# define DES_RISC1
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ extern "C" {
232232 even newer MIPS CPU's, but at the moment one size fits all for
233233 optimization options. Older Sparc's work better with only UNROLL, but
234234 there's no way to tell at compile time what it is you're running on */
235-
235+
236236#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
237237# define DES_PTR
238238# define DES_RISC1
You can’t perform that action at this time.
0 commit comments