File: //proc/thread-self/root/etc/postfix/makedefs.out
# Do not edit -- this file documents how Postfix was built for your machine.
#----------------------------------------------------------------
# Start of summary of user-configurable 'make makefiles' options.
# CCARGS=-fPIC -DHAS_PCRE=2 -DHAS_PGSQL -I/usr/include/pgsql -L/usr/pgsql-16/lib -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -DHAS_LMDB -DDEF_CONFIG_DIR=\"/etc/postfix\" -DNO_NIS
# AUXLIBS=-lpcre2-8 -lpq -L/usr/lib64/sasl2 -lsasl2 -lssl -lcrypto -llmdb -pie -Wl,-z,relro,-z,now
# shared=
# dynamicmaps=
# pie=
# End of summary of user-configurable 'make makefiles' options.
#--------------------------------------------------------------
# System-dependent settings and compiler/linker overrides.
SYSTYPE = LINUX5
_AR = ar
ARFL = rv
_RANLIB = ranlib
SYSLIBS = -lpcre2-8 -lpq -L/usr/lib64/sasl2 -lsasl2 -lssl -lcrypto -llmdb -pie -Wl,-z,relro,-z,now -ldb -lresolv -ldl -licui18n -licuuc -licudata
CC = gcc -I. -I../../include -fPIC -DHAS_PCRE=2 -DHAS_PGSQL -I/usr/include/pgsql -L/usr/pgsql-16/lib -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -DHAS_LMDB -DDEF_CONFIG_DIR=\"/etc/postfix\" -DNO_NIS -DHAS_DEV_URANDOM -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS $(WARN)
OPT = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wno-comment
DEBUG =
AWK = awk
STRCASE =
EXPORT = CCARGS='-I. -I../../include -fPIC -DHAS_PCRE=2 -DHAS_PGSQL -I/usr/include/pgsql -L/usr/pgsql-16/lib -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl -DUSE_SASL_AUTH -DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -DHAS_LMDB -DDEF_CONFIG_DIR=\"/etc/postfix\" -DNO_NIS -DHAS_DEV_URANDOM -UUSE_DYNAMIC_LIBS -DDEF_SHLIB_DIR=\"no\" -UUSE_DYNAMIC_MAPS' OPT='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-aliasing -Wno-comment' DEBUG=''
WARN = -Wall -Wno-comment -Wformat -Wimplicit -Wmissing-prototypes \
-Wparentheses -Wstrict-prototypes -Wswitch -Wuninitialized \
-Wunused -Wno-missing-braces -fno-common
DEFINED_MAP_TYPES = pcre pgsql lmdb dev_urandom
MAKE_FIX =
# Switch between Postfix static and dynamically-linked libraries.
AR = ar
RANLIB = ranlib
LIB_PREFIX =
LIB_SUFFIX = .a
SHLIB_CFLAGS =
SHLIB_DIR = no
SHLIB_LD = :
SHLIB_SYSLIBS =
SHLIB_RPATH =
# Switch between dynamicmaps.cf plugins and hard-linked databases.
NON_PLUGIN_MAP_OBJ = $(MAP_OBJ)
PLUGIN_MAP_OBJ =
PLUGIN_MAP_OBJ_UPDATE =
PLUGIN_MAP_SO_MAKE =
PLUGIN_MAP_SO_UPDATE =
PLUGIN_LD =
POSTFIX_INSTALL_OPTS =
# Application-specific rules.