[tiemu] 01/01: Fix white space.
Andreas B. Mundt
andi at moszumanska.debian.org
Tue Aug 15 17:25:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
andi pushed a commit to branch master
in repository tiemu.
commit 0dc128629758cd9cfc1a505892c41971525adebe
Author: Andreas B. Mundt <andi at debian.org>
Date: Tue Aug 15 19:10:39 2017 +0200
Fix white space.
---
debian/patches/ftbfs-format-flags | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/patches/ftbfs-format-flags b/debian/patches/ftbfs-format-flags
index edc7c64..7c6dd87 100644
--- a/debian/patches/ftbfs-format-flags
+++ b/debian/patches/ftbfs-format-flags
@@ -6,10 +6,11 @@ Last-Update: 2017-08-15
--- a/src/core/uae/Makefile
+++ b/src/core/uae/Makefile
@@ -5,7 +5,7 @@
-
+
# trying to be portable... *TRYING*
#CFLAGS = -mms-bitfields
-CPUFLAGS = $(CFLAGS) -fomit-frame-pointer -Wno-unused -Wno-format -W -Wmissing-prototypes -Wstrict-prototypes -D__inline__=inline -DSTATFS_NO_ARGS=2 -DSTATBUF_BAVAIL=f_bavail #-Wall
+CPUFLAGS = $(CFLAGS) -fomit-frame-pointer -Wno-unused -Wno-format -Wno-format-security -W -Wmissing-prototypes -Wstrict-prototypes -D__inline__=inline -DSTATFS_NO_ARGS=2 -DSTATBUF_BAVAIL=f_bavail #-Wall
-
+
gen: cpudefs.c cpustbl.c cputbl.h cpuemu.c
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/tiemu.git
More information about the debian-science-commits
mailing list