mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
net-p2p/feather: remove old ebuild, prevent some CFLAGS from being overridden
Closes: https://bugs.gentoo.org/888876 Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>
This commit is contained in:
@@ -98,6 +98,7 @@ src_prepare() {
|
||||
default
|
||||
echo "#define FEATHER_VERSION \"${PV}\"" > "${WORKDIR}"/${PF}/src/config-feather.h || die
|
||||
echo "#define TOR_VERSION \"NOT_EMBEDDED\"" >> "${WORKDIR}"/${PF}/src/config-feather.h || die
|
||||
eapply "${FILESDIR}"/feather_remove_cflags.patch
|
||||
pushd monero || die
|
||||
eapply "${FILESDIR}"/monero_add_some_includes.patch
|
||||
popd || die
|
||||
|
||||
Reference in New Issue
Block a user