Details
Description
Found by marko. When building as follows, warnings are generated, they need to go away:
export CFLAGS="-Og -march=native -mtune=native"
|
export CXXFLAGS="-Og -march=native -mtune=native"
|
mkdir build
|
cd build
|
cmake .. -DCMAKE_BUILD_TYPE=Debug -G Ninja -DMYSQL_MAINTAINER_MODE=WARN
|
cmake --build . --parallel 32
|
Attachments
Activity
Transition | Time In Source Status | Execution Times |
---|
|
2d 31m | 1 |
|
14s | 1 |
|
33d 15h 34m | 1 |