projects
/
packages
/
scummvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
- 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.050312 seconds
and
3
git commands to generate.