public inbox for cygwin-apps-cvs@sourceware.org help / color / mirror / Atom feed
From: Corinna Vinschen <corinna@sourceware.org> To: cygwin-apps-cvs@sourceware.org Subject: [robots - The game; Fight against maniac robots] branch master, updated. 779836d9d42ce8d6670647d8dd510b7644842ff8 Date: Tue, 7 Feb 2023 19:14:47 +0000 (GMT) [thread overview] Message-ID: <20230207191447.265723858D33@sourceware.org> (raw) https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/robots.git;h=779836d9d42ce8d6670647d8dd510b7644842ff8 commit 779836d9d42ce8d6670647d8dd510b7644842ff8 Author: Corinna Vinschen <vinschen@redhat.com> Date: Tue Feb 7 20:11:10 2023 +0100 drop cygport CFLAGS from Makefile Diff: --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dda9c3da9d36..5d8f96274216 100644 --- a/Makefile +++ b/Makefile @@ -9,8 +9,7 @@ LIBS = -lncurses # -DALLSCORES don't take a user only once per highscore OPTIONS = -DALLSCORES CPPFLAGS= -I/usr/include/ncurses -CFLAGS += $(IFDEF) $(OPTIONS) -DSCOREDIR='"$(scoredir)"' -g -O2 -pipe -CFLAGS += -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 +CFLAGS += $(IFDEF) $(OPTIONS) -DSCOREDIR='"$(scoredir)"' # Suffix of executables. ".exe" on Windows based systems EXEEXT = .exe
reply other threads:[~2023-02-07 19:14 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20230207191447.265723858D33@sourceware.org \ --to=corinna@sourceware.org \ --cc=cygwin-apps-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).