Explorar el Código

Update

tags/v0.0.61
Peter Vivell hace 6 años
padre
commit
be88849540
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml Ver fichero

@@ -53,7 +53,7 @@ steps:
53 53
   environment:
54 54
     MAKEFLAGS: -j 1
55 55
     # https://wiki.debian.org/CrossCompiling#Building_with_dpkg-buildpackage
56
-    BUILD_ARCH: amd64 armhf # amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64el s390x
56
+    BUILD_ARCH: armhf # amd64 arm64 armel armhf i386 mips mips64el mipsel powerpc ppc64el s390x
57 57
   commands:
58 58
     # DEB_BUILD_ARCH DEB_HOST_ARCH TARGET=armhf
59 59
     # addr2line ar as c++filt cpp cpp-6 dwp elfedit g++ g++-6 gcc gcc-6 gcc-ar gcc-ar-6 gcc-nm gcc-nm-6 gcc-ranlib gcc-ranlib-6 gcov gcov-6 gcov-dump gcov-dump-6 gcov-tool gcov-tool-6 gprof ld ld.bfd ld.gold nm objcopy objdump ranlib readelf size strings strip 

Loading…
Cancelar
Guardar