diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 07:51:36 +0000 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 07:51:36 +0000 |
commit | 8f61b0343b6c56644fdaa8fa3e84e1c29d3f47b9 (patch) | |
tree | 9ab1fe4676cc2f3c97706891dcdbf382b8c729c6 /recipes/qt4/qt4-tools-native_4.5.0.bb | |
parent | b6f983eff85d91dd1015170d7d338c07e22701ef (diff) |
qt4-tools-native: set LFLAGS to pick up zlib from staging
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.5.0.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.5.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.5.0.bb b/recipes/qt4/qt4-tools-native_4.5.0.bb index 6e5474be31..ab633149ba 100644 --- a/recipes/qt4/qt4-tools-native_4.5.0.bb +++ b/recipes/qt4/qt4-tools-native_4.5.0.bb @@ -1,5 +1,5 @@ require qt4-tools-native.inc -PR = "r0" +PR = "r1" DEFAULT_PREFERENCE = "-1" TOBUILD := "src/tools/bootstrap ${TOBUILD}" |