X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Ftools%2Fclam_tools%2Fcygwin_fixer.cpp;h=48eba3fe96298932aff84834ab6cc669f00d31ef;hb=75c2d52632eac5470a48d9b44feb336474a187d8;hp=1295d917880de7187627b0a82357432a014b5784;hpb=3fee1442fda93454013c34d70666594fe9763061;p=feisty_meow.git diff --git a/nucleus/tools/clam_tools/cygwin_fixer.cpp b/nucleus/tools/clam_tools/cygwin_fixer.cpp index 1295d917..48eba3fe 100644 --- a/nucleus/tools/clam_tools/cygwin_fixer.cpp +++ b/nucleus/tools/clam_tools/cygwin_fixer.cpp @@ -44,13 +44,13 @@ char *translate_cygwin(char *fname) } } - + /* function dossify_and_run_commands() { - + declare -a darc_commands=() for i in "$@"; do // we only mess with the command line on windows. @@ -86,3 +86,7 @@ int main(int argc, char *argv[]) return 0; } +#ifdef __BUILD_STATIC_APPLICATION__ + // static dependencies found by buildor_gen_deps.sh: +#endif // __BUILD_STATIC_APPLICATION__ +