Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag

APPENDDEF(`conf_libmilter_ENVDEF', `-DNETINET6=1')
APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_WORKERS_POOL=1 -DMIN_WORKERS=4')
APPENDDEF(`conf_libmilter_ENVDEF', `-DSM_CONF_POLL=1')
APPENDDEF(`conf_libmilter_ENVDEF', `-DMILTER')
APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER_ROOT_UNSAFE')
APPENDDEF(`conf_libmilter_ENVDEF', `-DHAS_GETHOSTBYNAME2')

# Compiler and LD flags:
APPENDDEF(`confCC', `@CC@ ')
APPENDDEF(`confLIBDIRS', `@LDFLAGS@')

# Where to install library files:
APPENDDEF(`confLIBDIR', `/usr/lib@LIBDIRSUFFIX@ ')

# Library ownership/permissions:
APPENDDEF(`confLIBOWN', `@UID@')
APPENDDEF(`confLIBGRP', `@GID@')
APPENDDEF(`confLIBMODE', `0644')

# Include file ownership/permissions:
APPENDDEF(`confINCOWN', `@UID@')
APPENDDEF(`confINCGRP', `@GID@')
APPENDDEF(`confINCMODE', `0444')