stage3: Build xz before rpm, since rpm depends on xz.
[fedora-riscv.git] / .gitignore
1 *~
2 *.tar.gz
3 *.tar.lz
4 *.tar.xz
5 *.tgz
6 stamp-*
7
8 .gdb_history
9
10 /stage1-riscv-qemu/riscv-qemu.spec
11 /stage1-riscv-fesvr/riscv-fesvr.spec
12 /stage1-riscv-isa-sim/riscv-isa-sim.spec
13 /stage2-riscv-gnu-toolchain/riscv-gnu-toolchain.spec
14 /stage2-riscv-pk/riscv-pk.spec
15 /stage3-kernel/linux-*
16 /stage3-chroot-original/
17 /stage3-chroot/
18 /stage3-disk.img
19 /stage3-disk.img.xz
20
21 /bash-4.3/
22 /beecrypt-4.2.1/
23 /bzip2-1.0.6/
24 /coreutils-8.25/
25 /diffutils-3.4/
26 /file-5.28/
27 /findutils-4.6.0/
28 /gawk-4.1.3/
29 /gettext-0.19/
30 /gmp-6.1.1/
31 /grep-2.25/
32 /gzip-1.8/
33 /hostname/
34 /less-481/
35 /lua-5.3.3/
36 /make-4.1/
37 /mpc-1.0.3/
38 /mpfr-3.1.4/
39 /nano-2.6.2/
40 /ncurses-6.0-20160730/
41 /patch-2.7.5/
42 /popt-1.16/
43 /readline-6.3/
44 /riscv-binutils-gdb-riscv-binutils-2.26/
45 /riscv-gcc-riscv-gcc-6.1.0/
46 /riscv-strace-f320e1897832fd07a62e18ed288e75d8e79f4c5b/
47 /rpm-9571218/
48 /sed-4.2/
49 /tar-1.29/
50 /util-linux-2.28/
51 /vim74/
52 /xz-5.2.2/
53 /zlib-1.2.8/