rust/cargo-c: update to 0.10.7+cargo-0.84.0
[oi-userland.git] / components / desktop / fbreader / patches / 08-flags.patch
blobd679d5f107db93f13384061f09565e6fbb6db675
1 --- fbreader-0.99.4/makefiles/arch/desktop.mk.orig 2020-05-23 23:25:39.963338761 +0000
2 +++ fbreader-0.99.4/makefiles/arch/desktop.mk 2020-05-23 23:26:05.782706129 +0000
3 @@ -12,8 +12,8 @@
4 AR = ar rsu
5 LD = g++
7 -CFLAGS = -pipe -fno-exceptions -Wall -Wno-ctor-dtor-privacy -W -DLIBICONV_PLUG -fPIC
8 -LDFLAGS =
9 +CFLAGS += -pipe -fno-exceptions -Wall -Wno-ctor-dtor-privacy -W -DLIBICONV_PLUG -fPIC
10 +LDFLAGS+=
11 EXTERNAL_INCLUDE = $(shell pkg-config --cflags fribidi)
13 MOC = /usr/lib/qt/5.15/bin/$(MACH64)/moc