wok diff directfb-examples/receipt @ rev 20847
updated directfb again (1.4.3 -> 1.7.7)
author | Hans-Günter Theisgen |
---|---|
date | Thu Feb 21 14:15:49 2019 +0100 (2019-02-21) |
parents | b02537432c11 |
children | 787eaaa93023 |
line diff
1.1 --- a/directfb-examples/receipt Wed Feb 20 14:28:22 2019 +0100 1.2 +++ b/directfb-examples/receipt Thu Feb 21 14:15:49 2019 +0100 1.3 @@ -19,7 +19,7 @@ 1.4 # Handle cross compilation. 1.5 case "$ARCH" in 1.6 arm) 1.7 - export LDFLAGS="$LDFLAGS -L/cross/arm/sysroot/usr/lib" 1.8 + export LDFLAGS="$LDFLAGS -L/cross/arm/sysroot/usr/lib" 1.9 export CPPFLAGS="$CPPFLAGS -I/cross/arm/sysroot/usr/include/directfb" ;; 1.10 esac 1.11