]> git.ipfire.org Git - thirdparty/zstd.git/commit
Move -std=c++11 cxxflag to PZSTD_CXXFLAGS 502/head
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 26 Dec 2016 15:04:59 +0000 (23:04 +0800)
committerChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 26 Dec 2016 15:08:23 +0000 (23:08 +0800)
commit37a2fb4ce128f0faffbbddf9b392e20a1b1b7226
tree6b0d86bd625f8ca9a380ba4200aa4f5843aa5058
parent39c105c60589cd58714afa0be3d0e397101993f5
Move -std=c++11 cxxflag to PZSTD_CXXFLAGS

Fixes the problem that the compiler doesn't enable c++11 mode by default
and the package build system has its own CXXFLAGS
contrib/pzstd/Makefile