This commit is contained in:
Stephan Diehl
2015-05-28 15:25:09 +02:00
parent 852987c880
commit 4fcf5adfe2

View File

@@ -262,7 +262,7 @@ else:
else:
const iconvDll = "(libc.so.6|libiconv.so)"
when defined(macosx) and defined(powerpc):
when defined(macosx):
const prefix = "lib"
else:
const prefix = ""