Home | History | Annotate | Download | only in build-scripts

Lines Matching refs:env_set_opt

3351 static const char *env_set_opt          = LTWRAPPER_OPTION_PREFIX "env-set";
3488 if (strncmp (argv[i], env_set_opt, env_set_opt_len) == 0)
3500 lt_fatal ("%s missing required argument", env_set_opt);
3941 lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);