index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-16 09:55:35 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-16 09:55:35 +0300 |
commit | 4c85e6a3691a18420de8e2f5305a12f8c26cde4e (patch) | |
tree | 71469d15cc8c871415a5d22d81ceec628382420c /blacklist | |
parent | bdb09f0393358cfb89a1f9039f36fb7c7425dc14 (diff) |
-rw-r--r-- | blacklist/pentium4/tracexec/tracexec | 6 |
diff --git a/blacklist/pentium4/tracexec/tracexec b/blacklist/pentium4/tracexec/tracexec new file mode 100644 index 00000000..070c832b --- /dev/null +++ b/blacklist/pentium4/tracexec/tracexec @@ -0,0 +1,6 @@ + Compiling tracexec v0.2.2 (/build/tracexec/src/tracexec-0.2.2) +error: unsupported architecture + --> src/arch.rs:14:9 + | +14 | compile_error!("unsupported architecture"); + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |