sys-apps/micro_evtd: repsrect cflags
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2629 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit eutils versionator
|
||||
inherit eutils versionator flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="Daemon for Linkstation/Kuro PRO micro controller"
|
||||
HOMEPAGE="http://buffalo.nas-central.org/download/Users/lb_worm/micro_evtd/micro_evtd"
|
||||
@@ -38,7 +38,7 @@ src_unpack() {
|
||||
|
||||
src_compile() {
|
||||
use terastation && append-flags "-DTS"
|
||||
emake || die "emake failed"
|
||||
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} -Wall" || die "emake failed"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user