projects
/
platform
/
upstream
/
pulseaudio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2ad51
)
doc: Add info about running pulseaudio from the build dir
author
Antonio Ospite
<ospite@studenti.unina.it>
Fri, 9 Sep 2011 10:17:19 +0000
(12:17 +0200)
committer
Colin Guthrie
<colin@mageia.org>
Wed, 14 Sep 2011 08:23:41 +0000
(09:23 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index
02d3c61
..
10debd4
100644
(file)
--- a/
README
+++ b/
README
@@
-32,3
+32,12
@@
OHLOH:
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/.libs/