d3d11: fix building with address sanitizer
authorAlexander Slobodeniuk <aslobodeniuk@fluendo.com>
Thu, 7 Dec 2023 14:36:26 +0000 (15:36 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 8 Dec 2023 10:19:18 +0000 (10:19 +0000)
commit86b277fb936025925b7b0b5cc01bcf01a564e238
tree1324d25bba64d25d9b55c3398decf6a9507ea6fe
parenta89f33c86c8ba6731a8177721de90b6e07dbc25c
d3d11: fix building with address sanitizer

When building with address sanitizer it gives next error:
"gstd3d11window_corewindow.cpp : fatal error C1128: number of sections
exceeded object file format limit: compile with /bigobj"

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5782>
subprojects/gst-plugins-bad/sys/d3d11/meson.build