Selaa lähdekoodia

fix build for arm64

Signed-off-by: Nick Xie <nick@khadas.com>
pull/68/head
Nick Xie 5 vuotta sitten
vanhempi
commit
b4ab5d2bb2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      build

+ 1
- 1
build Näytä tiedosto

@@ -94,7 +94,7 @@ if [ x$1 = "xdebian" ]; then
DEBTEMPDIR=$here make install-deb INCLUDE='-I../wiringPi -I../devLib' LDFLAGS=-L../debian-template/wiringPi/usr/lib
cd $here/debian-template
fakeroot dpkg-deb --build wiringPi
mv wiringPi.deb wiringpi-`cat $here/VERSION`-1.deb
mv wiringPi.deb wiringpi-`cat $here/VERSION`-1_arm64.deb
exit
fi



Ladataan…
Peruuta
Tallenna