Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
kefir-detect-host-env(1)     General Commands Manual	kefir-detect-host-env(1)

NAME
     kefir-detect-host-env -- host environment detector

SYNOPSIS
     kefir-detect-host-env --header | --environment | --help

DESCRIPTION
     kefir-detect-host-env is used to detect environment (include paths, library
     paths,  dynamic linker, suitable kefir target) on the host and output it as
     a C header or shell environment into stdout.

OPTIONS
     --header
	     Output host environment information in C header format

     --environment
	     Output host environment information in shell environment format

     --help  Display help text

ENVIRONMENT
     Environment variables that affect kefir-detect-host-env operation:

     CC      C compiler to use for detection

     CFLAGS  C compiler flags to use for detection

NOTES
     The kefir-detect-host-env script is licensed under the terms of  GNU  GPLv3
     license.

     kefir-detect-host-env  is	developed  and maintained by Jevgenij Protopopov
     (legally: Jevgenijs Protopopovs)

     Please report bugs found in kefir-detect-host-env to jevgenij@protopopov.lv

     kefir-detect-host-env	  is	     available	       online	      at
     https://sr.ht/~jprotopopov/kefir/	   with     read-only	  mirrors     at
     https://git.protopopov.lv/kefir and https://codeberg.org/jprotopopov/kefir

FreeBSD ports 15.quarterly	   April 2026		kefir-detect-host-env(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=kefir-detect-host-env&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help