wok-6.x diff rpcbind/receipt @ rev 22202

updated xorg-libX11 and xorg-libX11-dev (1.5.99.902 -> 1.6.9)
author Hans-G?nter Theisgen
date Mon Nov 11 11:31:48 2019 +0100 (2019-11-11)
parents ac2ee8823dfa
children 3f7f548986f7
line diff
     1.1 --- a/rpcbind/receipt	Wed Apr 02 10:08:04 2014 +0200
     1.2 +++ b/rpcbind/receipt	Mon Nov 11 11:31:48 2019 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4  
     1.5  # Handle cross compilation.
     1.6  case "$ARCH" in
     1.7 -	arm*) export CPPFLAGS="-I/cross/$ARCH/sysroot/usr/include/tirpc" ;;
     1.8 +	arm*) export CPPFLAGS="$CPPFLAGS -I/cross/$ARCH/sysroot/usr/include/tirpc" ;;
     1.9  esac
    1.10  
    1.11  # Rules to configure and make the package.