Searched refs:GCC_VERSION (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm8668/image/lzma-loader/src/
H A Dstubs.c3 #ifndef GCC_VERSION
4 #define GCC_VERSION (__GNUC__ * 1000 + __GNUC_MINOR__) macro
5 #endif /* GCC_VERSION */
30 #if GCC_VERSION < 3004
32 #endif /* GCC_VERSION */
/netgear-R7800-V1.0.2.28/package/toolchain/
H A DMakefile15 LIBGCC_VERSION:=$(GCC_VERSION)

Completed in 77 milliseconds