diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile b/src/Makefile index fb5fdcb7..4e479ae5 100644 --- a/src/Makefile +++ b/src/Makefile | |||
| @@ -166,10 +166,6 @@ else | |||
| 166 | HOST_SYS= Windows | 166 | HOST_SYS= Windows |
| 167 | HOST_MSYS= cygwin | 167 | HOST_MSYS= cygwin |
| 168 | endif | 168 | endif |
| 169 | # Use Clang for OSX host. | ||
| 170 | ifeq (Darwin,$(HOST_SYS)) | ||
| 171 | DEFAULT_CC= clang | ||
| 172 | endif | ||
| 173 | endif | 169 | endif |
| 174 | 170 | ||
| 175 | ############################################################################## | 171 | ############################################################################## |
