Skip to content

Revert "Implement async-signal-safe lock for DwarfFDECache"#37

Merged
alexey-milovidov merged 1 commit intomasterfrom
unlock
Feb 15, 2025
Merged

Revert "Implement async-signal-safe lock for DwarfFDECache"#37
alexey-milovidov merged 1 commit intomasterfrom
unlock

Conversation

@al13n321
Copy link
Copy Markdown
Member

Revert #34

The #include <stdatomic.h> fails in clickhouse's freebsd build: https://s3.amazonaws.com/clickhouse-test-reports/PRs/76178/a251d6e77bddd4654546ca48f5d186fb233a3771//build_amd_freebsd/build_log.log because of the usual kind of C/C++ nonsense (need to define _Bool in stdbool.h in sysroot?). Since this whole code path doesn't do anything in clickhouse (because _LIBUNWIND_NO_HEAP is defined, disabling DwarfFDECache), let's just revert it.

@alexey-milovidov alexey-milovidov self-assigned this Feb 15, 2025
@alexey-milovidov alexey-milovidov merged commit aec8e58 into master Feb 15, 2025
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