commit | 3d8d793fc792da93309c55c928a4fd0122254f64 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 12:01:28 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jun 16 17:25:41 2022 -0500 |
tree | 40513471dfcea99423724368513051ee47f60cc9 | |
parent | c8fc728fff553e35b3518dea4666d2a7a902070e [diff] |
remove std::experimental usage C++17 moved this support out of std::experimental and into std directly. Fix up the code and dependencies to reflect this. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1cd852831fc2608bd3a36f047aa6ac14741da270
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.