commit | 68979ec350ae2c5f88933190f49c8ace3fd7e171 | [log] [tgz] |
---|---|---|
author | Tomasz Wasilczyk <twasilczyk@google.com> | Wed Nov 15 09:17:40 2023 -0800 |
committer | Tomasz Wasilczyk <twasilczyk@google.com> | Fri Nov 17 21:52:55 2023 +0000 |
tree | e3d100e70701824db6cf93145a9145368be165d2 | |
parent | 644db222b235072452219569c9b6127ab185840d [diff] |
codec2 (non-mainline): pin cpp_std to gnu++17 This project doesn't build with gnu++20 and prevents AOSP default to be upgraded to a newer standard. Once the build failure is fixed here, this change can be reverted. Bug: 311052584 Test: m checkbuild Change-Id: I4feafea879301de6d7fe1240ce3298d99da1b3d6