]> Git repositories of Nishi - tewi.git/commitdiff
update koakumafile
authorNishi <nishi@nishi.boats>
Thu, 3 Oct 2024 03:25:51 +0000 (03:25 +0000)
committerNishi <nishi@nishi.boats>
Thu, 3 Oct 2024 03:25:51 +0000 (03:25 +0000)
git-svn-id: file:///raid/svn-personal/tewi/trunk@227 8739d7e6-ffea-ec47-b151-bdff447c6205

Koakumafile

index 7e99ae6cb90dbda7252f5238c52bf3f52f26dc2b..7efc237d3aad0887cebc8b78970d2496bbc9fbd6 100644 (file)
@@ -3,6 +3,7 @@
 
 proc run {project_name} {
        exec sed "s/undef NO_SSL/define NO_SSL/g" config.h.tmpl > config.h
+       set ::env(DISPLAY) ":0"
        RunCommand "make clean"
        if { "$project_name" == "Tewi-BCC" } {
                set ::env(BORLAND) "C:/borland/bcc55"