summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake')
-rw-r--r--src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake b/src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake
index 7a463e46d96..e985e1ae291 100644
--- a/src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake
+++ b/src/third_party/wiredtiger/cmake/toolchains/x86/darwin/plat_gcc.cmake
@@ -1,11 +1,3 @@
-#
-# Public Domain 2014-present MongoDB, Inc.
-# Public Domain 2008-2014 WiredTiger, Inc.
-# All rights reserved.
-#
-# See the file LICENSE for redistribution information.
-#
-
# We are not cross-compiling if our system is Darwin, hence the "x86_64-apple-darwin-"
# prefix is not necessary when we are not cross-compiling. Just default to the host
# installed 'gcc' binary.