# This version of config.mak was generated by: # /home/user/openwrt23.05.3-lime2024-Ramips/build_dir/toolchain-mipsel_24kc_gcc-12.3.0_musl/musl-1.2.4/configure --prefix=/ --host=x86_64-pc-linux-gnu --target=mipsel-openwrt-linux-musl --disable-gcc-wrapper --enable-debug --enable-optimize # Any changes made here will be lost if configure is re-run AR = mipsel-openwrt-linux-musl-gcc-ar RANLIB = mipsel-openwrt-linux-musl-gcc-ranlib ARCH = mips SUBARCH = el-sf ASMSUBARCH = srcdir = . prefix = exec_prefix = $(prefix) bindir = $(exec_prefix)/bin libdir = $(prefix)/lib includedir = $(prefix)/include syslibdir = /lib CC = mipsel-openwrt-linux-musl-gcc CFLAGS = -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro CFLAGS_AUTO = -g -Os -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Wno-pointer-to-int-cast -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=discarded-qualifiers -Werror=discarded-array-qualifiers -Waddress -Warray-bounds -Wchar-subscripts -Wduplicate-decl-specifier -Winit-self -Wreturn-type -Wsequence-point -Wstrict-aliasing -Wunused-function -Wunused-label -Wunused-variable CFLAGS_C99FSE = -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -fno-strict-aliasing -Wa,--noexecstack CFLAGS_MEMOPS = -fno-tree-loop-distribute-patterns CFLAGS_NOSSP = -fno-stack-protector CPPFLAGS = LDFLAGS = LDFLAGS_AUTO = -Wl,--sort-section,alignment -Wl,--sort-common -Wl,--gc-sections -Wl,--hash-style=both -Wl,--no-undefined -Wl,--exclude-libs=ALL -Wl,--dynamic-list=./dynamic.list CROSS_COMPILE = mipsel-openwrt-linux-musl- LIBCC = -lgcc OPTIMIZE_GLOBS = internal/*.c malloc/*.c string/*.c ALL_TOOLS = TOOL_LIBS = ADD_CFI = no MALLOC_DIR = mallocng WRAPCC_GCC = $(CC)