diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-20 08:27:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-11-20 08:34:49 +0000 |
commit | a1517283f513288e2286a9975c25c26fcf61eabd (patch) | |
tree | 9de66e58888efe48f02ef2853305e627e169e188 /build | |
parent | Releasing debian version 0.7.1-6. (diff) | |
download | ck-a1517283f513288e2286a9975c25c26fcf61eabd.tar.xz ck-a1517283f513288e2286a9975c25c26fcf61eabd.zip |
WIP MIPS
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | build/ck.build.mips32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/ck.build.mips32 b/build/ck.build.mips32 new file mode 100644 index 0000000..de0f53b --- /dev/null +++ b/build/ck.build.mips32 @@ -0,0 +1 @@ +CFLAGS+=-D__mips32__ |