mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
Remove DIA check? :copium:
This commit is contained in:
parent
99ba9413bd
commit
30a2a2510f
1 changed files with 0 additions and 5 deletions
|
|
@ -195,11 +195,6 @@ case "$target" in
|
|||
MSVC_CMP_RUNTIME_DLL=vcomp140.dll
|
||||
MSVC_CXX_RUNTIME_DLL=msvcp140.dll
|
||||
|
||||
MOZ_CHECK_HEADER(dia2.h, MSVC_HAS_DIA_SDK=1)
|
||||
if test -n "$MSVC_HAS_DIA_SDK"; then
|
||||
AC_DEFINE(MSVC_HAS_DIA_SDK)
|
||||
fi
|
||||
|
||||
# C5026: move constructor was implicitly defined as deleted
|
||||
CXXFLAGS="$CXXFLAGS -wd5026"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue