diff --git a/src/config_elast.h b/src/config_elast.h index 08d0103e..9d6a76b0 100644 --- a/src/config_elast.h +++ b/src/config_elast.h @@ -30,7 +30,7 @@ #define _LIBCPP_ELAST _sys_nerr #else // Warn here so that the person doing the libcxx port has an easier time: -#warning This platform's ELAST hasn't been ported yet +#warning ELAST for this platform not yet implemented #endif #endif // _LIBCPP_CONFIG_ELAST