summaryrefslogtreecommitdiff
path: root/pkg/tinyemu/gen.lua
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-04-28 02:32:38 -0700
committerMichael Forney <mforney@mforney.org>2021-04-28 02:53:46 -0700
commit6a4104a96c1f6ba55f4fd261fa8ac6b8389191d4 (patch)
tree2914c603e438227f82fdb2bab9e21554a50663f8 /pkg/tinyemu/gen.lua
parent4a14aaf457f25f4984c87239ee285f13d221bbd2 (diff)
tinyemu: Update to 2019-12-21
Diffstat (limited to 'pkg/tinyemu/gen.lua')
-rw-r--r--pkg/tinyemu/gen.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/tinyemu/gen.lua b/pkg/tinyemu/gen.lua
index 36239f8f..380dc8f4 100644
--- a/pkg/tinyemu/gen.lua
+++ b/pkg/tinyemu/gen.lua
@@ -4,7 +4,7 @@ cflags{
'-D CONFIG_RISCV_MAX_XLEN=64',
'-D CONFIG_SLIRP',
'-D CONFIG_X86EMU',
- [[-D 'CONFIG_VERSION="2019-02-10"']],
+ [[-D 'CONFIG_VERSION="2019-12-21"']],
'-isystem $builddir/pkg/bearssl/include',
'-isystem $builddir/pkg/curl/include',
'-isystem $builddir/pkg/linux-headers/include',