Skip to content

Conversation

@stweil
Copy link
Member

@stweil stweil commented May 19, 2024

It was not used for all sources before. Therefore some parts of the code (especially the code for training) used different compiler options. For example NDEBUG was not defined, and so the training code was built with debug assertions (resulting in potentially slower execution).

It was not used for all sources before. Therefore some parts of the
code (especially the code for training) used different compiler
options. For example NDEBUG was not defined, and so the training
code was built with debug assertions (resulting in potentially
slower execution).

Signed-off-by: Stefan Weil <[email protected]>
@stweil
Copy link
Member Author

stweil commented May 19, 2024

This change also reduces the size of the generated binaries.

@zdenop zdenop merged commit 531597f into tesseract-ocr:main May 19, 2024
@stweil stweil deleted the buildfix branch May 19, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants