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