diff options
author | 2016-01-14 11:22:19 -0800 | |
---|---|---|
committer | 2016-01-17 10:04:48 -0800 | |
commit | d34bba6a8a9457264a94326db3fdf84e69000dc9 (patch) | |
tree | 906820dd61393324371325fced8eb38de308c90d /src | |
parent | 77160677af68d46ac77ca56daf5a808e3f554bba (diff) | |
download | paludis-d34bba6a8a9457264a94326db3fdf84e69000dc9.tar.gz paludis-d34bba6a8a9457264a94326db3fdf84e69000dc9.tar.xz |
build: eradicate PALUDIS_CXXFLAGS_WITHOUT_PEDANTIC
This variable was meant to home the CXXFLAGS without the warning options.
However, this has not been the case for some time now as CHECK_CXXFLAG will
implicitly modify PALUDIS_CXXFLAGS, resulting in the flags being pushed down
anyways and duplicating a set of warning flags. Simply use PALUDIS_CXXFLAGS
instead.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions