mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 11:42:40 +01:00
net-misc/ipcalc-ng: remove LIBPATH
This commit is contained in:
@@ -24,7 +24,7 @@ RDEPEND="${DEPEND}"
|
||||
|
||||
src_compile() {
|
||||
emake \
|
||||
CC="$(tc-getCC)" LIBS="${LDFLAGS}" LIBPATH="${EPREFIX}/usr/$(get_libdir)" \
|
||||
CC="$(tc-getCC)" LIBS="${LDFLAGS}" \
|
||||
USE_GEOIP="$(usex geoip yes no)" \
|
||||
USE_DYN_GEOIP="no"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user