Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
5a43ceb3
Unverified
Commit
5a43ceb3
authored
Jun 18, 2018
by
boklm
Browse files
Bug 26396: build mingw-w64-pthread with --no-insert-timestamp
parent
85db911c
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/mingw-w64/build
View file @
5a43ceb3
...
...
@@ -43,6 +43,7 @@ make install
mkdir
-
p
/
var
/
tmp
/
build
/
builddir
/
mingw
-
w64
/
mingw
-
w64
-
pthread
cd
/
var
/
tmp
/
build
/
builddir
/
mingw
-
w64
/
mingw
-
w64
-
pthread
/
var
/
tmp
/
build
/
[
%
project
%
]
-
[
%
c
(
"version"
)
%
]
/
mingw
-
w64
-
libraries
/
winpthreads
/
configure
\
LDFLAGS
=
"-Wl,--no-insert-timestamp"
\
--
host
=
[
%
c
(
"arch"
)
%
]
-
w64
-
mingw32
--
prefix
=
$
distdir
/
[
%
c
(
"arch"
)
%
]
-
w64
-
mingw32
make
-
j
[
%
c
(
"buildconf/num_procs"
)
%
]
make
install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment