Skip to content

[40410] Fix compilation on OpenSUSE.

Alexander Færøy requested to merge ahf/tor:ahf/bug40410 into main

This patch fixes a build error with GCC 7.x which doesn't seem to accept const int's as constants in macro initialization.

See: #40410 (closed)

Merge request reports