mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Actually add the fix.
Reported by: maintainer
This commit is contained in:
parent
eefd7e364a
commit
efbcacd6f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488087
11
databases/mysql57-client/files/patch-cmake_os_FreeBSD.cmake
Normal file
11
databases/mysql57-client/files/patch-cmake_os_FreeBSD.cmake
Normal file
@ -0,0 +1,11 @@
|
||||
--- cmake/os/FreeBSD.cmake.orig 2018-12-19 17:43:09 UTC
|
||||
+++ cmake/os/FreeBSD.cmake
|
||||
@@ -30,8 +30,6 @@ IF(NOT FORCE_UNSUPPORTED_COMPILER)
|
||||
IF(NOT HAVE_SUPPORTED_CLANG_VERSION)
|
||||
MESSAGE(FATAL_ERROR "Clang 3.3 or newer is required!")
|
||||
ENDIF()
|
||||
- ELSE()
|
||||
- MESSAGE(FATAL_ERROR "Unsupported compiler!")
|
||||
ENDIF()
|
||||
ENDIF()
|
||||
|
Loading…
x
Reference in New Issue
Block a user