X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sdccconf_in.h;h=3a38e3fb7f285399860e8ddfa77eb8d67d20fde5;hb=245c7ec39b5612bcb4699305b6c3ea2b19aa7558;hp=a9afbb9fd610d285933bd0b670cbe8699b9c1455;hpb=e8b90e821cd252a9501f5c9b86eb7b1c2dd829b5;p=fw%2Fsdcc diff --git a/sdccconf_in.h b/sdccconf_in.h index a9afbb9f..3a38e3fb 100644 --- a/sdccconf_in.h +++ b/sdccconf_in.h @@ -22,9 +22,11 @@ #undef STD_LONG_LIB #undef STD_FP_LIB #undef STD_DS390_LIB +#undef STD_XA51_LIB #undef HAVE_SYS_SOCKET_H #undef HAVE_SYS_ISA_DEFS_H #undef HAVE_ENDIAN_H +#undef HAVE_MACHINE_ENDIAN_H #undef HAVE_STRERROR @@ -33,9 +35,11 @@ #undef OPT_DISABLE_Z80 #undef OPT_DISABLE_AVR #undef OPT_DISABLE_DS390 +#undef OPT_DISABLE_TININative #undef OPT_DISABLE_PIC -#undef OPT_DISABLE_I186 -#undef OPT_DISABLE_TLCS900H +#undef OPT_DISABLE_XA51 + +#undef OPT_ENABLE_LIBGC #endif