mirror of
https://github.com/boostorg/redis.git
synced 2026-02-02 21:12:16 +00:00
2 lines
194 B
Plaintext
2 lines
194 B
Plaintext
CC=/opt/gcc-10.2.0/bin/gcc-10.2.0 CXX=/opt/gcc-10.2.0/bin/g++-10.2.0 CXXFLAGS="-std=c++20 -fcoroutines -g" ./configure --with-boost=/opt/boost_1_75_0 --with-boost-libdir=/opt/boost_1_75_0/lib
|