Skip to content
GitLab
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
358b3b15
Unverified
Commit
358b3b15
authored
Jan 14, 2019
by
Georg Koppen
Browse files
Bug 29081: Harden libwinpthread
parent
b32e1826
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/mingw-w64/build
View file @
358b3b15
...
...
@@ -43,8 +43,8 @@ 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
LDFLAGS
=
"-Wl,--dynamicbase -Wl,--nxcompat -Wl,--enable-reloc-section
-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
.
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