Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
name = mc
version = 4.8.29
-release = 2
+release = 3
groups = Applications/System
url = https://midnight-commander.org
--enable-charset \
--disable-rpath
+ configure_cmds
+ # Add some additional CFLAGS to the consaver Makefile to proper
+ # harden the binary.
+ sed -i '/^CFLAGS =/ s/$/ -fno-builtin-exit -D__noreturn__=/' \
+ src/consaver/Makefile
+ end
+
install_cmds
# Fix permissions
chmod 1755 %{BUILDROOT}/usr/lib/mc/cons.saver