File tree 13 files changed +26
-26
lines changed
deps/openssl/config/archs
13 files changed +26
-26
lines changed Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ extern "C" {
203
203
#endif
204
204
205
205
#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!!!!!
207
207
#endif
208
208
209
209
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -221,7 +221,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
221
221
even newer MIPS CPU's, but at the moment one size fits all for
222
222
optimization options. Older Sparc's work better with only UNROLL, but
223
223
there's no way to tell at compile time what it is you're running on */
224
-
224
+
225
225
#if defined( sun ) /* Newer Sparc's */
226
226
# define DES_PTR
227
227
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ extern "C" {
203
203
#endif
204
204
205
205
#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!!!!!
207
207
#endif
208
208
209
209
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -221,7 +221,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
221
221
even newer MIPS CPU's, but at the moment one size fits all for
222
222
optimization options. Older Sparc's work better with only UNROLL, but
223
223
there's no way to tell at compile time what it is you're running on */
224
-
224
+
225
225
#if defined( sun ) /* Newer Sparc's */
226
226
# define DES_PTR
227
227
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ extern "C" {
205
205
#endif
206
206
207
207
#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!!!!!
209
209
#endif
210
210
211
211
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -223,7 +223,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
223
223
even newer MIPS CPU's, but at the moment one size fits all for
224
224
optimization options. Older Sparc's work better with only UNROLL, but
225
225
there's no way to tell at compile time what it is you're running on */
226
-
226
+
227
227
#if defined( sun ) /* Newer Sparc's */
228
228
# define DES_PTR
229
229
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ extern "C" {
205
205
#endif
206
206
207
207
#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!!!!!
209
209
#endif
210
210
211
211
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -223,7 +223,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
223
223
even newer MIPS CPU's, but at the moment one size fits all for
224
224
optimization options. Older Sparc's work better with only UNROLL, but
225
225
there's no way to tell at compile time what it is you're running on */
226
-
226
+
227
227
#if defined( sun ) /* Newer Sparc's */
228
228
# define DES_PTR
229
229
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ extern "C" {
202
202
#endif
203
203
204
204
#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!!!!!
206
206
#endif
207
207
208
208
/* Unroll the inner loop, this sometimes helps, sometimes hinders.
@@ -220,7 +220,7 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
220
220
even newer MIPS CPU's, but at the moment one size fits all for
221
221
optimization options. Older Sparc's work better with only UNROLL, but
222
222
there's no way to tell at compile time what it is you're running on */
223
-
223
+
224
224
#if defined( sun ) /* Newer Sparc's */
225
225
# define DES_PTR
226
226
# define DES_RISC1
You can’t perform that action at this time.
0 commit comments