Fossil SCM

merge [trunk]

bch 2015-01-30 01:14 clobber_fixer merge
Commit 8ad906662c0564344a9525824256f655f8f4e376
1 file changed +1 -1
+1 -1
--- auto.def
+++ auto.def
@@ -68,11 +68,11 @@
6868
6969
find_internal_sqlite
7070
}
7171
7272
if {[string match *-solaris* [get-define host]]} {
73
- define-append EXTRA_CFLAGS -D_XOPEN_SOURCE=500
73
+ define-append EXTRA_CFLAGS {-D_XOPEN_SOURCE=500 -D__EXTENSIONS__}
7474
}
7575
7676
if {[opt-bool fossil-debug]} {
7777
define-append EXTRA_CFLAGS -DFOSSIL_DEBUG
7878
msg-result "Debugging support enabled"
7979
--- auto.def
+++ auto.def
@@ -68,11 +68,11 @@
68
69 find_internal_sqlite
70 }
71
72 if {[string match *-solaris* [get-define host]]} {
73 define-append EXTRA_CFLAGS -D_XOPEN_SOURCE=500
74 }
75
76 if {[opt-bool fossil-debug]} {
77 define-append EXTRA_CFLAGS -DFOSSIL_DEBUG
78 msg-result "Debugging support enabled"
79
--- auto.def
+++ auto.def
@@ -68,11 +68,11 @@
68
69 find_internal_sqlite
70 }
71
72 if {[string match *-solaris* [get-define host]]} {
73 define-append EXTRA_CFLAGS {-D_XOPEN_SOURCE=500 -D__EXTENSIONS__}
74 }
75
76 if {[opt-bool fossil-debug]} {
77 define-append EXTRA_CFLAGS -DFOSSIL_DEBUG
78 msg-result "Debugging support enabled"
79

Keyboard Shortcuts

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