projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
All random numbers generated via one PRNG seeded in one place.
[invirt/third/libt4.git]
/
Makefile.osx
diff --git
a/Makefile.osx
b/Makefile.osx
index
ef15988
..
d352c69
100644
(file)
--- a/
Makefile.osx
+++ b/
Makefile.osx
@@
-10,8
+10,7
@@
ifeq "$(USE_CLANG)" "1"
PEDANTRY += \
-Weverything -pedantic-errors -Werror -Wno-c++98-compat-pedantic \
PEDANTRY += \
-Weverything -pedantic-errors -Werror -Wno-c++98-compat-pedantic \
- -Wno-padded -Wno-global-constructors -Wno-exit-time-destructors \
- -pedantic -Wall -Wextra -Weffc++
+ -Wno-padded -pedantic -Wall -Wextra -Weffc++
STDLIB += -stdlib=libc++
CXX = clang++-mp-3.4
STDLIB += -stdlib=libc++
CXX = clang++-mp-3.4