wok-next diff lite/receipt @ rev 19174
syslinux/isolinux.cfg: force 32-bit framebuffer
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Jun 02 18:18:02 2016 +0300 (2016-06-02) |
parents | 3895d6099b91 |
children | c4e53a39395a |
line diff
1.1 --- a/lite/receipt Sun Mar 02 18:23:06 2014 +0100 1.2 +++ b/lite/receipt Thu Jun 02 18:18:02 2016 +0300 1.3 @@ -18,8 +18,8 @@ 1.4 # Handle cross compilation. 1.5 case "$ARCH" in 1.6 arm) 1.7 - export LDFLAGS="-L/cross/arm/sysroot/usr/lib" 1.8 - export CPPFLAGS="-I/cross/arm/sysroot/usr/include/directfb" ;; 1.9 + export LDFLAGS="$LDFLAGS -L/cross/arm/sysroot/usr/lib" 1.10 + export CPPFLAGS="$CPPFLAGS -I/cross/arm/sysroot/usr/include/directfb" ;; 1.11 esac 1.12 1.13 # Rules to configure and make the package.