Go to file
Breno Leitao 28a9dcda56 Add ppc64le entry in apk defines.
Currently apk only knows about powerpc and ppc64. I am adding support for ppc64le.
ppc64le is the based on the ABI v2, which defines the endianess as little,
while ppc64 is based on the first 64-bits ABI.
2017-01-17 08:39:06 +02:00
src Add ppc64le entry in apk defines. 2017-01-17 08:39:06 +02:00
test upgrade: improve self upgrade functionality a bit 2016-07-22 11:13:33 +03:00
.gitignore test: rewrite the testing framework to use the real applets 2012-02-23 22:05:02 +02:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build: honor CPPFLAGS 2013-07-05 17:25:59 +03:00
Makefile apk-tools-2.6.8 2016-10-25 11:06:30 +03:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README