File tree Expand file tree Collapse file tree
deps/openssl/config/archs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ extern "C" {
223223 even newer MIPS CPU's, but at the moment one size fits all for
224224 optimization options. Older Sparc's work better with only UNROLL, but
225225 there's no way to tell at compile time what it is you're running on */
226-
226+
227227#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
228228# define DES_PTR
229229# define DES_RISC1
Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ extern "C" {
223223 even newer MIPS CPU's, but at the moment one size fits all for
224224 optimization options. Older Sparc's work better with only UNROLL, but
225225 there's no way to tell at compile time what it is you're running on */
226-
226+
227227#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
228228# define DES_PTR
229229# define DES_RISC1
Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ extern "C" {
220220 even newer MIPS CPU's, but at the moment one size fits all for
221221 optimization options. Older Sparc's work better with only UNROLL, but
222222 there's no way to tell at compile time what it is you're running on */
223-
223+
224224#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
Original file line number Diff line number Diff line change @@ -220,7 +220,7 @@ extern "C" {
220220 even newer MIPS CPU's, but at the moment one size fits all for
221221 optimization options. Older Sparc's work better with only UNROLL, but
222222 there's no way to tell at compile time what it is you're running on */
223-
223+
224224#if defined( __sun ) || defined ( sun ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
You can’t perform that action at this time.
0 commit comments