build: Повторное внесение curl

Этот коммит содержится в:
SukhotinMD
2025-06-02 03:55:23 +03:00
родитель c8374b1339
Коммит b8a106f339
22 изменённых файлов: 25 добавлений и 25 удалений

Просмотреть файл

@@ -65,14 +65,9 @@
/* Should we define BN_DIV2W here? */
/* Only one for the following should be defined */
/* The prime number generation stuff may not work when
* EIGHT_BIT but I don't care since I've only used this mode
* for debugging the bignum libraries */
#define SIXTY_FOUR_BIT_LONG
#undef SIXTY_FOUR_BIT
#undef THIRTY_TWO_BIT
#undef SIXTEEN_BIT
#undef EIGHT_BIT
#endif
#if defined(HEADER_BF_LOCL_H) && !defined(CONFIG_HEADER_BF_LOCL_H)