pmem / pmemfile

Userspace implementation of file APIs using persistent memory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker script do not set CXX flag only CC flag

mramotowski opened this issue · comments

run-build.sh and build.sh only sets CC flag, so if you set COMPILER=clang it will still use g++ as CXX flag