]> git.pld-linux.org Git - packages/scummvm.git/blob - dwarf-debug.patch
- up to 1.9.0
[packages/scummvm.git] / dwarf-debug.patch
1 --- scummvm-1.6.0/configure~    2013-05-26 22:21:47.000000000 +0200
2 +++ scummvm-1.6.0/configure     2013-07-16 01:07:53.563063545 +0200
3 @@ -3786,7 +3786,7 @@
4                                         append_var NASMFLAGS "-f aout"
5                                 ;;
6                                 *)
7 -                                       append_var NASMFLAGS "-f elf"
8 +                                       append_var NASMFLAGS "-f elf -F dwarf"
9                                 ;;
10                         esac
11                         _nasm=yes
This page took 0.101854 seconds and 3 git commands to generate.