blob: 917c99bafb3a218a313d166dcae4e803830c06c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Description: Don't force compiler architecture in LPI
Forwarded: yes
Author: Matthias Klumpp <matthias@nlinux.org>
Last-Update: 2011-05-18
--- a/easymp3gain.lpi
+++ b/easymp3gain.lpi
@@ -494,7 +494,6 @@
</Parsing>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
- <TargetCPU Value="x86_64"/>
<TargetOS Value="Linux"/>
</CodeGeneration>
<Linking>
|