aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2013-04-16 16:02:28 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-04-19 02:45:28 +0200
commit7425fdd9a25b77fb5bf32cd4d0d8b83c121c1e7a (patch)
treef7539ebb89763c0e5e9819a9c2fb4cf6e2b4ec81 /meta-oe/recipes-graphics
parente86bab75ab74bc3fe28eb143c4dca71d7e0b0775 (diff)
downloadmeta-openembedded-7425fdd9a25b77fb5bf32cd4d0d8b83c121c1e7a.tar.gz
vim: prevent binaries from being stripped too early
By default, vim binaries are stripped during the build. This prevents us from putting non-stripped binaries into a -dbg package. Passing 'STRIP=/bin/true' to configure is the method recommended in the vim Makefile to disable stripping of binaries during the build. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
0 files changed, 0 insertions, 0 deletions