mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
gui-apps/someblocks: respect CFLAGS
Closes: https://bugs.gentoo.org/870754 Signed-off-by: Efe İzbudak <efe.izbudak@metu.edu.tr>
This commit is contained in:
@@ -19,6 +19,8 @@ BDEPEND=""
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
sed -i -e 's:$(LDFLAGS):$(CPPFLAGS) $(CFLAGS) $(LDFLAGS):' Makefile \
|
||||
|| die "sed fix failed. Uh-oh..."
|
||||
|
||||
restore_config blocks.h
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user