Searched +full:libc6 +full:- +full:dev +full:- +full:ppc64 +full:- +full:powerpc +full:- +full:cross (Results 1 – 5 of 5) sorted by relevance
1 FROM circleci/buildpack-deps@sha256:f6f10c11b7b8ccfd4f4a5b830c3256803604ce61292b60cb22e26b12f62b0e8c3 RUN sudo dpkg --add-architecture i3864 RUN sudo apt-get -y -qq update5 RUN sudo apt-get -y install \6 gcc-multilib-powerpc-linux-gnu gcc-arm-linux-gnueabi \7 libc6-dev-armel-cross gcc-aarch64-linux-gnu libc6-dev-arm64-cross \8 libc6-dev-ppc64-powerpc-cross zstd gzip coreutils \9 libcurl4-openssl-dev
5 - dev6 permissions: read-all8 short-tests-0:9 runs-on: ubuntu-latest12 image: fbopensource/zstd-circleci-primary:0.0.113 options: --entrypoint /bin/bash15 - uses: actions/checkout@v416 - name: Install Dependencies18 sudo apt-get update19 sudo apt-get install libcurl4-gnutls-dev[all …]
5 # This source code is licensed under both the BSD-style license (found in the8 # You may select, at your option, one of the above-listed licenses.22 VOID = /dev/null24 # When cross-compiling from linux to windows, you might28 # Note: mingw-w64 build from linux to windows does not40 ## default: Build lib-release and zstd-release42 default: lib-release zstd-release53 $(Q)$(MAKE) -C $(PRGDIR) all54 $(Q)$(MAKE) -C $(TESTDIR) all58 $(MAKE) -C $(PRGDIR) zstd32[all …]
1 2009-07-08 Dmitry V. Levin <ldv@altlinux.org>3 Clean up spacing to fix warnings reported by git diff --check.7 * strace-graph: Likewise.10 * README-linux: Likewise.11 * README-svr4: Likewise.24 2009-07-07 Dmitry V. Levin <ldv@altlinux.org>27 * README-CVS: Rename to README-hacking.28 * Makefile.am (EXTRA_DIST): Remove README-CVS.30 2009-06-01 Dmitry V. Levin <ldv@altlinux.org>33 gcc -Wformat-security.[all …]
2 --------------13 Release date: 2017-01-1721 Release date: 2017-01-0224 -----------------26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug33 -------35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle39 - In the curses module, raise an error if window.getstr() or window.instr() is42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.[all …]