Remove redundant -static-libstdc++ for Updater.

This commit is contained in:
John Preston 2021-08-20 21:14:39 +03:00
parent 0d449c037b
commit fb0fcbca7f
2 changed files with 1 additions and 5 deletions

View File

@ -1432,10 +1432,6 @@ if ((NOT DESKTOP_APP_DISABLE_AUTOUPDATE OR APPLE) AND NOT build_macstore AND NOT
endif()
endif()
if (LINUX)
target_link_options(Updater PRIVATE -static-libstdc++)
endif()
if (DESKTOP_APP_SPECIAL_TARGET)
add_executable(Packer)
init_target(Packer)

@ -1 +1 @@
Subproject commit 6b320a99da1d1a4430c8168998f62e1e5ec919ab
Subproject commit 5938cb012fd78f5128fdefa3794fbae6c8f1dcf6