Compare commits
1 commit
f57773d9cd
...
4f40422b32
Author | SHA1 | Date | |
---|---|---|---|
4f40422b32 |
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ RUN git clone --single-branch --depth 1 \
|
|||
|
||||
WORKDIR /build/src
|
||||
RUN bash get_source.sh
|
||||
|
||||
ENV LDFLAGS="-Wl,-z,noexecstack"
|
||||
RUN bash configure --with-boot-jdk=/build/bootjdk --with-openssl=system
|
||||
RUN make all JOBS=$(nproc)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue