mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
games-rpg/open-adventure: remove uncommon flags CFLAGS
Closes: https://bugs.gentoo.org/919038 Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
@@ -35,6 +35,10 @@ python_check_deps() {
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
# remove uncommon flags
|
||||
sed -e 's/-D_FORTIFY_SOURCE=2 -fstack-protector-all $(CFLAGS) -g/$(CFLAGS)/' \
|
||||
-i Makefile
|
||||
|
||||
eapply_user
|
||||
|
||||
# Add missing semicolon
|
||||
|
||||
Reference in New Issue
Block a user