From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CE6EE3858CDA; Fri, 28 Apr 2023 06:03:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CE6EE3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1682661833; bh=fHUs/PtWHfaJdWKwPHg0K/3hoZj2ckZxGUPoSimCCms=; h=From:To:Subject:Date:From; b=LsMnmyq59uxaGV6khPsg468EC/+DyUHejdfErD49Xh5XYA8HOC6XGIChufTYen981 fqkV8V07T4MPUaSfODlwJnqgPPNdAKrB8iSy2zsx9FuVj2By4uVv81R866nwRFj1vc 1fUYs3TA2Jue4dLN9QnzsSJkSH1pQ5Ei1NZ3XhKI= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug build/30398] New: [gdb/build] Support --without-curses Date: Fri, 28 Apr 2023 06:03:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: build X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30398 Bug ID: 30398 Summary: [gdb/build] Support --without-curses Product: gdb Version: HEAD Status: NEW Severity: enhancement Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- gdb supports --with-curses: ... --with-curses use the curses library instead of the termcap=20= =20=20=20=20=20=20=20=20 library=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 ... but AFAICT there's no --without-ncurses, in other words, to force a build t= hat doesn't use ncurses I need to deinstall package ncurses-devel (and all the packages that depend on it). --=20 You are receiving this mail because: You are on the CC list for the bug.=