Fossil SCM

Restore default configuration of Makefile.mingw.mistachkin to what it was before

jan.nijtmans 2016-09-07 11:15 openssl-1.1
Commit b0fe158c5556a72cd3e6b7619695f8212d5e2130
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -17,15 +17,15 @@
1717
#
1818
1919
#### Select one of MinGW, MinGW-w64 (32-bit) or MinGW-w64 (64-bit) compilers.
2020
# By default, this is an empty string (i.e. use the native compiler).
2121
#
22
-# PREFIX =
22
+PREFIX =
2323
# PREFIX = mingw32-
2424
# PREFIX = i686-pc-mingw32-
2525
# PREFIX = i686-w64-mingw32-
26
-PREFIX = x86_64-w64-mingw32-
26
+# PREFIX = x86_64-w64-mingw32-
2727
2828
#### The toplevel directory of the source tree. Fossil can be built
2929
# in a directory that is separate from the source tree. Just change
3030
# the following to point from the build directory to the src/ folder.
3131
#
@@ -63,15 +63,15 @@
6363
FOSSIL_ENABLE_SSL = 1
6464
6565
#### Automatically build OpenSSL when building Fossil (causes rebuild
6666
# issues when building incrementally).
6767
#
68
-FOSSIL_BUILD_SSL = 1
68
+# FOSSIL_BUILD_SSL = 1
6969
7070
#### Enable relative paths in external diff/gdiff
7171
#
72
-FOSSIL_ENABLE_EXEC_REL_PATHS = 1
72
+# FOSSIL_ENABLE_EXEC_REL_PATHS = 1
7373
7474
#### Enable legacy treatment of mv/rm (skip checkout files)
7575
#
7676
FOSSIL_ENABLE_LEGACY_MV_RM = 1
7777
7878
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -17,15 +17,15 @@
17 #
18
19 #### Select one of MinGW, MinGW-w64 (32-bit) or MinGW-w64 (64-bit) compilers.
20 # By default, this is an empty string (i.e. use the native compiler).
21 #
22 # PREFIX =
23 # PREFIX = mingw32-
24 # PREFIX = i686-pc-mingw32-
25 # PREFIX = i686-w64-mingw32-
26 PREFIX = x86_64-w64-mingw32-
27
28 #### The toplevel directory of the source tree. Fossil can be built
29 # in a directory that is separate from the source tree. Just change
30 # the following to point from the build directory to the src/ folder.
31 #
@@ -63,15 +63,15 @@
63 FOSSIL_ENABLE_SSL = 1
64
65 #### Automatically build OpenSSL when building Fossil (causes rebuild
66 # issues when building incrementally).
67 #
68 FOSSIL_BUILD_SSL = 1
69
70 #### Enable relative paths in external diff/gdiff
71 #
72 FOSSIL_ENABLE_EXEC_REL_PATHS = 1
73
74 #### Enable legacy treatment of mv/rm (skip checkout files)
75 #
76 FOSSIL_ENABLE_LEGACY_MV_RM = 1
77
78
--- win/Makefile.mingw.mistachkin
+++ win/Makefile.mingw.mistachkin
@@ -17,15 +17,15 @@
17 #
18
19 #### Select one of MinGW, MinGW-w64 (32-bit) or MinGW-w64 (64-bit) compilers.
20 # By default, this is an empty string (i.e. use the native compiler).
21 #
22 PREFIX =
23 # PREFIX = mingw32-
24 # PREFIX = i686-pc-mingw32-
25 # PREFIX = i686-w64-mingw32-
26 # PREFIX = x86_64-w64-mingw32-
27
28 #### The toplevel directory of the source tree. Fossil can be built
29 # in a directory that is separate from the source tree. Just change
30 # the following to point from the build directory to the src/ folder.
31 #
@@ -63,15 +63,15 @@
63 FOSSIL_ENABLE_SSL = 1
64
65 #### Automatically build OpenSSL when building Fossil (causes rebuild
66 # issues when building incrementally).
67 #
68 # FOSSIL_BUILD_SSL = 1
69
70 #### Enable relative paths in external diff/gdiff
71 #
72 # FOSSIL_ENABLE_EXEC_REL_PATHS = 1
73
74 #### Enable legacy treatment of mv/rm (skip checkout files)
75 #
76 FOSSIL_ENABLE_LEGACY_MV_RM = 1
77
78

Keyboard Shortcuts

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