diff options
Diffstat (limited to '')
| -rw-r--r-- | meta.lua | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -2,5 +2,6 @@ return { | |||
| 2 | ["image-clang64"] = { | 2 | ["image-clang64"] = { |
| 3 | requires = {}, | 3 | requires = {}, |
| 4 | produces = {}, | 4 | produces = {}, |
| 5 | export = true, | ||
| 5 | } | 6 | } |
| 6 | } | 7 | } |
