mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-mathematics/fann: Whitespace
Package-Manager: portage-2.2.27
This commit is contained in:
@@ -16,7 +16,7 @@ IUSE="examples"
|
||||
|
||||
src_test() {
|
||||
cd examples || die 'fails to enter examples directory'
|
||||
LD_LIBRARY_PATH="${BUILD_DIR}/src" GCC="$(tc-getCC) ${CFLAGS} -I../src/include -L${BUILD_DIR}/src" emake -e runtest
|
||||
LD_LIBRARY_PATH="${BUILD_DIR}/src" GCC="$(tc-getCC) ${CFLAGS} -I../src/include -L${BUILD_DIR}/src" emake -e runtest
|
||||
emake clean
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user