Fossil SCM

Restore the configure-time CFLAGS defaults of {-g -O2}, which were lost via an autosetup upgrade in [dacbf76c8a571525], as discussed in [forum:603062d760e974d2 | forum post 603062d760e].

stephan 2024-10-22 21:42 doc-branch-multi
Commit a344402e9fb36a03595433328b522e1e4a9dbdf633c341bce0ceea94e8b257df
1 file changed +1
+1
--- auto.def
+++ auto.def
@@ -104,10 +104,11 @@
104104
msg-result "WARNING: tclsh $v found; need >= 8.6 for 'make test'."
105105
define TCLSH false ;# force "make test" failure via /usr/bin/false
106106
}
107107
}
108108
109
+define CFLAGS [get-env CFLAGS "-g -O2"]
109110
define EXTRA_CFLAGS "-Wall"
110111
define EXTRA_LDFLAGS ""
111112
define USE_SYSTEM_SQLITE 0
112113
define USE_LINENOISE 0
113114
define USE_MMAN_H 0
114115
--- auto.def
+++ auto.def
@@ -104,10 +104,11 @@
104 msg-result "WARNING: tclsh $v found; need >= 8.6 for 'make test'."
105 define TCLSH false ;# force "make test" failure via /usr/bin/false
106 }
107 }
108
 
109 define EXTRA_CFLAGS "-Wall"
110 define EXTRA_LDFLAGS ""
111 define USE_SYSTEM_SQLITE 0
112 define USE_LINENOISE 0
113 define USE_MMAN_H 0
114
--- auto.def
+++ auto.def
@@ -104,10 +104,11 @@
104 msg-result "WARNING: tclsh $v found; need >= 8.6 for 'make test'."
105 define TCLSH false ;# force "make test" failure via /usr/bin/false
106 }
107 }
108
109 define CFLAGS [get-env CFLAGS "-g -O2"]
110 define EXTRA_CFLAGS "-Wall"
111 define EXTRA_LDFLAGS ""
112 define USE_SYSTEM_SQLITE 0
113 define USE_LINENOISE 0
114 define USE_MMAN_H 0
115

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button