]> granicus.if.org Git - pdns/commit
Show a few build options at end of ./configure
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 28 Dec 2014 11:20:45 +0000 (12:20 +0100)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Sun, 28 Dec 2014 11:22:03 +0000 (12:22 +0100)
commit06d0f550425b5c34f14e07a09037b97bd8ed3c7e
treef00fad7eec5d243c90edad6a23623dcc991e7036
parentbc09691d1d3ccc9b739ca59b73e499b724e9aa53
Show a few build options at end of ./configure

configure:
configure: Configuration summary
configure: =====================
configure:
configure: Modules: bind gmysql geo random
configure: Dynamic Modules: pipe
configure:
configure: CC: gcc
configure: CXX: g++
configure: LD: /usr/bin/ld -m elf_x86_64
configure: CFLAGS: -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -g -O2
configure: CPPFLAGS:
configure: CXXFLAGS: -fPIE -DPIE -D_FORTIFY_SOURCE=2 --param ssp-buffer-size=4 -fstack-protector -Wall -g -O2
configure: LDFLAGS: -Wl,-z -Wl,relro -Wl,-z -Wl,now -L/usr/lib64
configure:
configure: SQLite3 support: no
configure: Lua support: yes
configure.ac