git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29247
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if is_monolithic; then
# Core libs are already built into the blob.
if is_monolithic; then
# Core libs are already built into the blob.
- for i in @CORE_GUI_LIBS@ @CORE_BASE_LIBS@; do
+ for i in std @CORE_GUI_LIBS@ @CORE_BASE_LIBS@; do
wx_libs=$(remove_field $i $wx_libs)
done
wx_libs=$(remove_field $i $wx_libs)
done