summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2022-08-22 14:02:43 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2022-08-22 14:02:43 +0300
commitd65a2b7bde6f735af3669ccbf550f60b2278d816 (patch)
tree7cbdb0836e653d7c534f4f7898ef45c5ca0c0dc9 /cmake
parentf02ca429f70c16be2b2e3d5671d9990cd3d474b6 (diff)
parent1d90d6874db367629f45d1284e9efa36557b400a (diff)
downloadmariadb-git-d65a2b7bde6f735af3669ccbf550f60b2278d816.tar.gz
Merge 10.5 into 10.6
Diffstat (limited to 'cmake')
-rw-r--r--cmake/os/Darwin.cmake16
1 files changed, 0 insertions, 16 deletions
diff --git a/cmake/os/Darwin.cmake b/cmake/os/Darwin.cmake
deleted file mode 100644
index 21e18360dfe..00000000000
--- a/cmake/os/Darwin.cmake
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright (c) 2010, 2014, Oracle and/or its affiliates. All rights reserved.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; version 2 of the License.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1335 USA
-
-# This file includes OSX specific options and quirks, related to system checks