summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2024-08-05 02:58:27 +0300
committerGitHub <noreply@github.com>2024-08-05 02:58:27 +0300
commit6a9cd405a3608afeddab8f18e8648d4ccde47268 (patch)
tree56babde64959141e6f1fbdd00ab1a0d00fd5f12d /indra/cmake
parent2ee039c736f64c91bb4f16e403360cddb0089707 (diff)
parent24854b4dd74edabf67efe533ef191553442a9bad (diff)
Merge pull request #2188 from Nicky-D/feature/warning_cleansweep
Feature/warning cleansweep
Diffstat (limited to 'indra/cmake')
-rw-r--r--indra/cmake/00-Common.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/00-Common.cmake b/indra/cmake/00-Common.cmake
index 731a6d7f93..272b4092a9 100644
--- a/indra/cmake/00-Common.cmake
+++ b/indra/cmake/00-Common.cmake
@@ -170,7 +170,6 @@ if (LINUX)
set(GCC_WARNINGS
${GCC_CLANG_COMPATIBLE_WARNINGS}
- -Wno-dangling-pointer
)
add_link_options(