Loading Configurations/00-base-templates.conf +1 −4 Original line number Diff line number Diff line Loading @@ -35,9 +35,6 @@ shared_ldflag => "", shared_rcflag => "", shared_extension => "", build_scheme => "unixmake", build_file => "Makefile", }, BASE_common => { Loading Loading @@ -72,7 +69,7 @@ } return (); }, build_scheme => "unixmake", build_scheme => [ "unified", "unix" ], build_file => "Makefile", }, Loading Loading
Configurations/00-base-templates.conf +1 −4 Original line number Diff line number Diff line Loading @@ -35,9 +35,6 @@ shared_ldflag => "", shared_rcflag => "", shared_extension => "", build_scheme => "unixmake", build_file => "Makefile", }, BASE_common => { Loading Loading @@ -72,7 +69,7 @@ } return (); }, build_scheme => "unixmake", build_scheme => [ "unified", "unix" ], build_file => "Makefile", }, Loading