mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
754 B

# Maintained by Clifford Wolf <clifford@rocklinux.org>
#
# File Format:
# - Lines starting with '#' and empty lines are ignored
# - One line per flag, no leading whitespaces
# - Flags are followed by a tab and a short description
DIETLIBC Packages which can be linked with dietlibc
JAIL Packages which can be jailed (see misc/jailing/...)
CC A C compiler (the package is using ROCKCFG_DEFAULT_CC)
CXX A C++ compiler (the package is using ROCKCFG_DEFAULT_CXX)
F77 A Fortran compiler (the package is using ROCKCFG_DEFAULT_F77)
KCC A C compiler for building the kernel (ROCKCFG_DEFAULT_KCC)
KERNEL A OS kernel package
MTA Package is an MTAs and is using install_setmailer()
PRINTER Printing System and is using install_setprinter()