File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 103
103
cf_email => ' strawberry-perl@project' , # IMPORTANT: keep 'strawberry-perl' before @
104
104
perl_debug => 0, # can be overridden by --perl_debug=N option
105
105
perl_64bitint => 1, # ignored on 64bit, can be overridden by --perl_64bitint | --noperl_64bitint option
106
- buildoptextra => ' -D__USE_MINGW_ANSI_STDIO' ,
106
+ # buildoptextra => '-D__USE_MINGW_ANSI_STDIO', # not needed since 5.33.6
107
107
patch => { # DST paths are relative to the perl src root
108
108
' <dist_sharedir>/msi/files/perlexe.ico' => ' win32/perlexe.ico' ,
109
109
' <dist_sharedir>/perl-5.36/perlexe.rc.tt' => ' win32/perlexe.rc' ,
Original file line number Diff line number Diff line change 53
53
cf_email => ' strawberry-perl@project' , # IMPORTANT: keep 'strawberry-perl' before @
54
54
perl_debug => 0, # can be overridden by --perl_debug=N option
55
55
perl_64bitint => 1, # ignored on 64bit, can be overridden by --perl_64bitint | --noperl_64bitint option
56
- buildoptextra => ' -D__USE_MINGW_ANSI_STDIO' ,
56
+ # buildoptextra => '-D__USE_MINGW_ANSI_STDIO', # not needed since 5.33.6
57
57
patch => { # DST paths are relative to the perl src root
58
58
' <dist_sharedir>/msi/files/perlexe.ico' => ' win32/perlexe.ico' ,
59
59
' <dist_sharedir>/perl-5.36/perlexe.rc.tt' => ' win32/perlexe.rc' ,
Original file line number Diff line number Diff line change 55
55
cf_email => ' strawberry-perl@project' , # IMPORTANT: keep 'strawberry-perl' before @
56
56
perl_debug => 0, # can be overridden by --perl_debug=N option
57
57
perl_64bitint => 1, # ignored on 64bit, can be overridden by --perl_64bitint | --noperl_64bitint option
58
- buildoptextra => ' -D__USE_MINGW_ANSI_STDIO' ,
58
+ # buildoptextra => '-D__USE_MINGW_ANSI_STDIO', # not needed since 5.33.6
59
59
patch => { # DST paths are relative to the perl src root
60
60
' <dist_sharedir>/msi/files/perlexe.ico' => ' win32/perlexe.ico' ,
61
61
' <dist_sharedir>/perl-5.36/perlexe.rc.tt' => ' win32/perlexe.rc' ,
You can’t perform that action at this time.
0 commit comments