summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>2021-03-01 21:33:00 +0300
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>2021-03-15 18:25:06 +0000
commitf4bce0bb9808a9abd667e71d72f71bd5bd9e198e (patch)
tree4ef6adc5e992024036cba4c7df4d33bdafad31fb /README
parent4d7242d831458969b5264edc52b6292fd5f2b405 (diff)
downloadpulseaudio-f4bce0bb9808a9abd667e71d72f71bd5bd9e198e.tar.gz
build-sys: drop autotools build system
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/516>
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 4 insertions, 7 deletions
diff --git a/README b/README
index 1668fd670..9c2f1570b 100644
--- a/README
+++ b/README
@@ -31,13 +31,10 @@ AUTHORS:
Several
HACKING:
- In order to run pulseaudio from the build dir __OPTIMIZE__ should be
- disabled (look at src/pulsecore/core-util.h::pa_run_from_build_tree()),
- this can be done by passing "CFLAGS=-O0" to the configure script:
- ./autogen.sh
- CFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure
- make
- ./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/
+ In order to run pulseaudio from the build dir:
+ meson build
+ meson compile -C build
+ build/src/daemon/pulseaudio -n -F build/src/daemon/default.pa -p $(pwd)/build/src/modules/
SPELLING:
PulseAudio