summaryrefslogtreecommitdiff
path: root/ZAPD/Main.cpp
diff options
context:
space:
mode:
authorZach Banks <zjbanks@gmail.com>2021-06-10 11:59:59 -0400
committerGitHub <noreply@github.com>2021-06-10 11:59:59 -0400
commit17fb7de37389f80285360b05e3fa188a97d77cb6 (patch)
tree997706425b2e0a1e3c80c9b3abe7cc5c609288f3 /ZAPD/Main.cpp
parent2f993c4d9087e887f23e010dd10e0461086b3afe (diff)
Improve Makefile compatability (GCC 5.4, Clang 12) (#138)
Tested with GCC 5.4 & Clang 12 on Ubuntu 16.04 ``` $ gcc --version gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ clang-12 --version Ubuntu clang version 12.0.0-++20210319082646+4990141a4366-1~exp1~20210319193401.61 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin ``` Tested with: ``` $ make -j4 $ make CC=clang-12 -j4 ```
Diffstat (limited to 'ZAPD/Main.cpp')
0 files changed, 0 insertions, 0 deletions