mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix compilation with older gccs
They don't like to have #preprocessor directives inside macro arguments. Fixes #6842; fix on 0.2.4.2-alpha. Found by grarpamp.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes:
|
||||
- Fix building with older versions of GCC that don't like preprocessor
|
||||
directives inside macro arguments. Found by grarpamp. Fixes bug 6842;
|
||||
bugfix on 0.2.4.2-alpha.
|
||||
|
||||
Reference in New Issue
Block a user