Remove use of -fno-asm-mangling flag; fixes #5134
authorIan Lynagh <igloo@earth.li>
Tue, 19 Apr 2011 11:54:18 +0000 (12:54 +0100)
committerIan Lynagh <igloo@earth.li>
Tue, 19 Apr 2011 23:37:01 +0000 (00:37 +0100)
commit17b16ea330efae9733bdf96e30b2759325f9c078
tree49ad9866266d47d045093a5eee8f804011b9fb8b
parentd810a693f843cc605668d51154e45f440f368a16
Remove use of -fno-asm-mangling flag; fixes #5134

The flag no longer exists, but we always behave as if it had been used.
compiler/main/StaticFlagParser.hs