HowardHinnant / date

A date and time library based on the C++11/14/17 <chrono> header
Other
3.08k stars 670 forks source link

test: use -pthread when $CXX is g++ #714

Closed Tachi107 closed 2 years ago

Tachi107 commented 2 years ago

Fixes https://github.com/HowardHinnant/date/issues/713

Tachi107 commented 2 years ago

expr should be available in all POSIX systems