Commit 2e79b66
committed
[GTK][WPE] Fix build with -DENABLE_MALLOC_HEAP_BREAKDOWN=ON and without libpas
https://bugs.webkit.org/show_bug.cgi?id=300883
Reviewed by Yusuke Suzuki and Michael Catanzaro.
BENABLE_MALLOC_HEAP_BREAKDOWN needs to be propagated to bmalloc users, since it
is used in public bmalloc headers like IsoTLSInlines.h
Co-authored-by: Loïc Yhuel <loic.yhuel@softathome.com>
* Source/bmalloc/CMakeLists.txt:
Canonical link: https://commits.webkit.org/301712@main1 parent 8a88cb9 commit 2e79b66
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
706 | 706 | | |
707 | 707 | | |
708 | 708 | | |
| 709 | + | |
709 | 710 | | |
710 | 711 | | |
711 | 712 | | |
| |||
730 | 731 | | |
731 | 732 | | |
732 | 733 | | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | 734 | | |
738 | 735 | | |
739 | 736 | | |
| |||
0 commit comments