]> git.pld-linux.org Git - packages/scummvm.git/blame - dwarf-debug.patch
- icu/boost rebuild
[packages/scummvm.git] / dwarf-debug.patch
CommitLineData
f0f97b62
JR
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 @@
212fd34a 4 append_var NASMFLAGS "-f aout"
f0f97b62
JR
5 ;;
6 *)
212fd34a
JR
7- append_var NASMFLAGS "-f elf"
8+ append_var NASMFLAGS "-f elf -F dwarf"
f0f97b62
JR
9 ;;
10 esac
11 _nasm=yes
This page took 0.029426 seconds and 4 git commands to generate.