aboutsummaryrefslogtreecommitdiff
path: root/runtime/lin_runtime32.mak
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/lin_runtime32.mak')
-rw-r--r--runtime/lin_runtime32.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/lin_runtime32.mak b/runtime/lin_runtime32.mak
new file mode 100644
index 0000000..b4ae901
--- /dev/null
+++ b/runtime/lin_runtime32.mak
@@ -0,0 +1,3 @@
+ARCH := i386-linux-gnu
+ARCH_DIR := 32
+include lin_runtime.mak