File tree Expand file tree Collapse file tree 13 files changed +26
-26
lines changed
deps/openssl/config/archs Expand file tree Collapse file tree 13 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202202#endif
203203
204204#if defined(DES_RISC1 ) && defined(DES_RISC2 )
205- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
205+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
206206#endif
207207
208208/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202202#endif
203203
204204#if defined(DES_RISC1 ) && defined(DES_RISC2 )
205- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
205+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
206206#endif
207207
208208/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ extern "C" {
203203#endif
204204
205205#if defined(DES_RISC1 ) && defined(DES_RISC2 )
206- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
206+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
207207#endif
208208
209209/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -221,7 +221,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
221221 even newer MIPS CPU's, but at the moment one size fits all for
222222 optimization options. Older Sparc's work better with only UNROLL, but
223223 there's no way to tell at compile time what it is you're running on */
224-
224+
225225#if defined( sun ) /* Newer Sparc's */
226226# define DES_PTR
227227# define DES_RISC1
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ extern "C" {
203203#endif
204204
205205#if defined(DES_RISC1 ) && defined(DES_RISC2 )
206- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
206+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
207207#endif
208208
209209/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -221,7 +221,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
221221 even newer MIPS CPU's, but at the moment one size fits all for
222222 optimization options. Older Sparc's work better with only UNROLL, but
223223 there's no way to tell at compile time what it is you're running on */
224-
224+
225225#if defined( sun ) /* Newer Sparc's */
226226# define DES_PTR
227227# define DES_RISC1
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ extern "C" {
205205#endif
206206
207207#if defined(DES_RISC1 ) && defined(DES_RISC2 )
208- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
208+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
209209#endif
210210
211211/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -223,7 +223,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
228228# define DES_PTR
229229# define DES_RISC1
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ extern "C" {
205205#endif
206206
207207#if defined(DES_RISC1 ) && defined(DES_RISC2 )
208- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
208+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
209209#endif
210210
211211/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -223,7 +223,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
228228# define DES_PTR
229229# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202202#endif
203203
204204#if defined(DES_RISC1 ) && defined(DES_RISC2 )
205- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
205+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
206206#endif
207207
208208/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202202#endif
203203
204204#if defined(DES_RISC1 ) && defined(DES_RISC2 )
205- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
205+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
206206#endif
207207
208208/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202202#endif
203203
204204#if defined(DES_RISC1 ) && defined(DES_RISC2 )
205- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
205+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
206206#endif
207207
208208/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202202#endif
203203
204204#if defined(DES_RISC1 ) && defined(DES_RISC2 )
205- YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED !!!!!
205+ #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
206206#endif
207207
208208/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
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 ) /* Newer Sparc's */
225225# define DES_PTR
226226# define DES_RISC1
You can’t perform that action at this time.
0 commit comments