mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 19:46:48 +00:00
This adds a "--build-mode" command line option to "scylla" executable: $ ./build/dev/scylla --build-mode dev This allows you to discover the build mode of a "scylla" executable without resorting to "readelf", for example, to verify that you are looking at the correct executable while debugging packaging issues. Closes #7865
1.3 KiB
1.3 KiB