aboutsummaryrefslogtreecommitdiffstats
path: root/test_gen.c
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-05 18:30:33 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-05 20:17:48 +0100
commit8c58e5683cbd90d529eb1ea86fce019e553b2248 (patch)
treeb31e8754a56ab0a87170bfecffca3ef434850826 /test_gen.c
parent7e7bdc19e76a5f87bccf7a84872f8d45295ee5b7 (diff)
downloadpack-8c58e5683cbd90d529eb1ea86fce019e553b2248.tar.gz
pack-8c58e5683cbd90d529eb1ea86fce019e553b2248.tar.xz
pack-8c58e5683cbd90d529eb1ea86fce019e553b2248.zip
Cross compilation support
Diffstat (limited to 'test_gen.c')
-rw-r--r--test_gen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_gen.c b/test_gen.c
index 809b1ba..549d925 100644
--- a/test_gen.c
+++ b/test_gen.c
@@ -2,6 +2,7 @@
* Copyright (C) 2020-2021 Tomasz Kramkowski <tk@the-tk.com>
* SPDX-License-Identifier: MIT
*/
+// @BUILD_CC host
#include <assert.h>
#include <ctype.h>
#include <inttypes.h>