|
|
|
@ -602,9 +602,9 @@ namespace eval punk::mix::cli { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#debug for issues on non-windows platforms. |
|
|
|
#debug for issues on non-windows platforms. |
|
|
|
if {$::tcl_platform(platform) ne "windows"} { |
|
|
|
#if {$::tcl_platform(platform) ne "windows"} { |
|
|
|
set is_interesting 1 |
|
|
|
# set is_interesting 1 |
|
|
|
} |
|
|
|
#} |
|
|
|
|
|
|
|
|
|
|
|
if {$is_interesting} { |
|
|
|
if {$is_interesting} { |
|
|
|
puts "build_modules_from_source_to_base >>> module $current_source_dir/$modpath" |
|
|
|
puts "build_modules_from_source_to_base >>> module $current_source_dir/$modpath" |
|
|
|
|