opts.pl 92 B

123456
  1. $wine_prefix = "/usr/local";
  2. $jwasm_args = "-q -elf";
  3. $platform = "linux32";
  4. $debug = 1;
  5. 1;