mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-electronics/irsim: Remove stray tc-export call
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -27,7 +27,6 @@ src_prepare() {
|
||||
src_configure() {
|
||||
# Short-circuit top-level configure script to retain CFLAGS
|
||||
cd scripts
|
||||
#tc-export CPP
|
||||
econf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user