summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gevers <elbrus@debian.org>2013-09-28 10:27:11 +0200
committerPaul Gevers <elbrus@debian.org>2017-08-06 11:12:22 -0400
commit7078c1e222a285169ff7bfd9477792598ff8dcb3 (patch)
tree277ce363efb40237ed71aae63ba01277b1600c39
parent36476946661443a03fde8b23140dc564fc62fa93 (diff)
Fix up the symbols
Debugging symbols where not properly created on all but amd64 arch Hopefully this is better Forwarded: no Gbp-Pq: Name Fix-up-the-symbols.patch
-rwxr-xr-xwinff.lpi3
1 files changed, 2 insertions, 1 deletions
diff --git a/winff.lpi b/winff.lpi
index 6ea4486..589d6fa 100755
--- a/winff.lpi
+++ b/winff.lpi
@@ -119,7 +119,8 @@
</Parsing>
<Linking>
<Debugging>
- <DebugInfoType Value="dsStabs"/>
+ <GenerateDebugInfo Value="True"/>
+ <GenerateDwarf Value="True"/>
</Debugging>
<LinkSmart Value="True"/>
<Options>