gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5135: update gdb to 8.0.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5135: update gdb to 8.0.1
Date: Wed, 24 Jan 2018 18:13:41 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5135
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2018-01-24 15:13:36 -0800
message:
  update gdb to 8.0.1
modified:
  pkg/gnu/gdb/config.mk          config.mk-20160617015518-egp3a7u85dhrm8cz-1
=== modified file 'pkg/gnu/gdb/config.mk'
--- a/pkg/gnu/gdb/config.mk     2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gdb/config.mk     2018-01-24 23:13:36 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for gdb ##
 
-CONFIGURE_OPTS ?= 
+# gdb 8 not working with guile 2.2: 2.0 doesn't have the problem
+CONFIGURE_OPTS ?=  --with-guile=no 
 BUILD_OPTS ?=


reply via email to

[Prev in Thread] Current Thread [Next in Thread]