aboutsummaryrefslogtreecommitdiffstats
path: root/genhdlist2
diff options
context:
space:
mode:
Diffstat (limited to 'genhdlist2')
-rw-r--r--genhdlist21
1 files changed, 1 insertions, 0 deletions
diff --git a/genhdlist2 b/genhdlist2
index e6ca4f1..0dabfe0 100644
--- a/genhdlist2
+++ b/genhdlist2
@@ -172,6 +172,7 @@ sub build {
archive => "$hdlist.tmp",
compress => "gzip",
uncompress => "gzip -d",
+ extern => 1,
comp_level => 9,
) or die "Can't create archive";
}