Skip to content

Instantly share code, notes, and snippets.

@kergoth
Created February 18, 2021 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kergoth/1c51e437851d36b156fe0dbcd50b2300 to your computer and use it in GitHub Desktop.
Save kergoth/1c51e437851d36b156fe0dbcd50b2300 to your computer and use it in GitHub Desktop.
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Weffc++] - -Weffc++ is not set in CXXFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.fno-common] - -fno-common is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wsign-conversion] - -Wsign-conversion is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.fsanitize=thread] - -fsanitize=thread is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wextra] - -Wextra is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.fno-omit-frame-pointer] - -fno-omit-frame-pointer is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wstrict-overflow] - -Wstrict-overflow is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Woverloaded-virtual] - -Woverloaded-virtual is not set in CXXFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.fsanitize=address] - -fsanitize=address is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.fstack-check] - -fstack-check is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wconversion] - -Wconversion is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wreorder] - -Wreorder is not set in CXXFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wnon-virtual-dtor] - -Wnon-virtual-dtor is not set in CXXFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wformat=2] - -Wformat=2 is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wtrampolines] - -Wtrampolines is not set in CFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wsign-promo] - -Wsign-promo is not set in CXXFLAGS
gcc@busybox: recipes-core/busybox/busybox_1.31.1.bb:1:1 - [warning] - [gcc.gcc.hardening.compiler.Wcast-align] - -Wcast-align is not set in CFLAGS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment