mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-18 17:57:27 +03:00
autogen.sh: add debug
This commit is contained in:
parent
60865f33a1
commit
cf8ec631a2
@ -42,7 +42,7 @@ echo " automake: $(automake --version | head -1)"
|
||||
automake --add-missing
|
||||
|
||||
if test -z "$@"; then
|
||||
args="--prefix=/usr --exec-prefix= --sysconfdir=/etc --with-selinux"
|
||||
args="--prefix=/usr --exec-prefix= --sysconfdir=/etc --with-selinux --enable-debug"
|
||||
args="$args --with-libdir-name=$(basename $(gcc -print-multi-os-directory))"
|
||||
export CFLAGS="-g -Wall \
|
||||
-Wmissing-declarations -Wmissing-prototypes \
|
||||
|
Loading…
x
Reference in New Issue
Block a user