summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/syslinux/syslinux-5.10.ebuild')
-rw-r--r--sys-boot/syslinux/syslinux-5.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/syslinux/syslinux-5.10.ebuild b/sys-boot/syslinux/syslinux-5.10.ebuild
index 90f43652cfbf..00c3a4890c1c 100644
--- a/sys-boot/syslinux/syslinux-5.10.ebuild
+++ b/sys-boot/syslinux/syslinux-5.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -63,7 +63,7 @@ src_prepare() {
}
src_compile() {
- emake CC=$(tc-getCC) installer
+ emake CC="$(tc-getCC)" installer
}
src_install() {