diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2018-08-23 07:27:36 +0000 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-12-05 12:06:28 -0500 |
commit | 989fd539d5bf590c5f6070ee2a4a9e2d3018df2c (patch) | |
tree | c99cd9c9d1ea0e0ee4182a9cb7e0e8e53723f5a5 /depends/.gitignore | |
parent | 6fff333c9f00cf379562ed38c2599997f9821cfb (diff) |
depends: Support for 64-bit POWER targets
Diffstat (limited to 'depends/.gitignore')
-rw-r--r-- | depends/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/depends/.gitignore b/depends/.gitignore index 72734102c5..b91e31c91d 100644 --- a/depends/.gitignore +++ b/depends/.gitignore @@ -8,5 +8,6 @@ i686* mips* arm* aarch64* +powerpc* riscv32* riscv64* |