repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xserver-nodm-init: reorder xserver-nodm to start position 90 for shr distribution
[openembedded.git]
/
recipes
/
wview
/
wview-mysql.inc
blob
3b9314eafd1d8d95d66f309e4b14b55ddfb3635d
1
DEPENDS += " radlib-mysql"
2
3
export CFLAGS_append=" -I${STAGING_INCDIR}/mysql "
4
export LDFLAGS_append=" -L${STAGING_LIBDIR}/mysql "
5
6
EXTRA_OECONF += " --enable-mysql"
7