diff options
Diffstat (limited to 'make-mac.mk')
| -rw-r--r-- | make-mac.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-mac.mk b/make-mac.mk index 26ca8fe0..3e0c8494 100644 --- a/make-mac.mk +++ b/make-mac.mk @@ -1,7 +1,7 @@ CC=clang CXX=clang++ -INCLUDES= +INCLUDES=-I/usr/local/include DEFS= LIBS= |
