projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb48eca
)
app-emulation/wine: remove extraneous whitespace
author
Austin English
<wizardedit@gentoo.org>
Tue, 7 Jun 2016 03:18:47 +0000
(22:18 -0500)
committer
Austin English
<wizardedit@gentoo.org>
Tue, 7 Jun 2016 03:20:38 +0000
(22:20 -0500)
Package-Manager: portage-2.2.28
app-emulation/wine/wine-1.9.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/wine/wine-1.9.5-r1.ebuild
b/app-emulation/wine/wine-1.9.5-r1.ebuild
index ec153803a9d28b2faf1f1e7d9ea45b8292ec471a..1634fd43e676fa927e87cd5e409247c977056a32 100644
(file)
--- a/
app-emulation/wine/wine-1.9.5-r1.ebuild
+++ b/
app-emulation/wine/wine-1.9.5-r1.ebuild
@@
-186,7
+186,7
@@
wine_build_environment_check() {
return 1
fi
fi
-
+
if use abi_x86_64 && einfo "Checking for builtin_ms_va_list ..." && \
( $(tc-getCC) -O2 "${FILESDIR}"/builtin_ms_va_list.c -o "${T}"/builtin_ms_va_list >/dev/null 2>&1) ; then
einfo "$(tc-getCC) supports builtin_ms_va_list, enabling 64-bit wine"