diff options
author | Koen Kooi <koen@openembedded.org> | 2010-03-01 10:58:41 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-01 10:58:41 +0100 |
commit | 39e7c169d8ea3f87ffda52fda78a30e47e8e11a2 (patch) | |
tree | fc758ca04d81bed22567f882740ac61807963054 /recipes/qt4/qt4-x11-free-gles/linux.conf | |
parent | 5a3429c62d78ab1afd847abcba303768a072f495 (diff) |
qt4: bump PR for package.bbclass strip problem
Diffstat (limited to 'recipes/qt4/qt4-x11-free-gles/linux.conf')
-rw-r--r-- | recipes/qt4/qt4-x11-free-gles/linux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free-gles/linux.conf b/recipes/qt4/qt4-x11-free-gles/linux.conf index b5741574b8..b825e5dc16 100644 --- a/recipes/qt4/qt4-x11-free-gles/linux.conf +++ b/recipes/qt4/qt4-x11-free-gles/linux.conf @@ -25,7 +25,6 @@ QMAKE_LIBS_X11SM = $(OE_QMAKE_LIBS_X11SM) QMAKE_LIBS_NIS = -lnsl QMAKE_LIBS_EGL = -lEGL -lIMGegl -lsrv_um QMAKE_LIBS_OPENGL_QT = -lEGL -lGLESv2 -lGLES_CM -lIMGegl -lsrv_um -QMAKE_LIBS_OPENVG = -lEGL -lGLESv2 -lGLES_CM -lIMGegl -lsrv_um -lOpenVG -lOpenVGU QMAKE_LIBS_OPENGL_ES2 = -lEGL -lGLESv2 -lGLES_CM -lIMGegl -lsrv_um QMAKE_LIBS_THREAD = -lpthread |