aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-10-09 09:47:52 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:16:42 +0100
commitcecd1bdf6f2680960909d1f0535d1606d04938c1 (patch)
tree780304f7fab28baa2eb62c562f446a1346cd9b9b /scripts
parent75732f544356d3107e624eb64a2d310c8e048180 (diff)
downloadopenembedded-core-contrib-cecd1bdf6f2680960909d1f0535d1606d04938c1.tar.gz
qemugl: remove obsolate /usr/X11R6/lib lib directory
qemugl makefile has "-L/usr/X11R6/lib" to specifiy the X lib dir. it is actually obsolate in poky now, because poky use Xserver from X.org (X11R7.x), and its libs are in standard /usr/lib. Meanwhile,the -L/usr/X11R6/lib will cause warning: library search path "/usr/X11R6/lib" is unsafe for cross-compilation. so better to remove it. Fix [BUGID #386] Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions