Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maamoun TK
nettle
Commits
07da5098
Commit
07da5098
authored
Apr 15, 2020
by
Niels Möller
Browse files
Reorder DISTFILES to avoid wrong timestamp order in tar file.
parent
192638ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
07da5098
2020-04-12 Niels Möller <nisse@lysator.liu.se>
2020-04-12 Niels Möller <nisse@lysator.liu.se>
* Makefile.in (DISTFILES): Reorder to ensure that generated des
headers can't be older than desdata.stamp.
* testsuite/ed448-test.c: Define _GNU_SOURCE, for getline with gcc
* testsuite/ed448-test.c: Define _GNU_SOURCE, for getline with gcc
-std=c89.
-std=c89.
...
...
Makefile.in
View file @
07da5098
...
@@ -244,7 +244,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \
...
@@ -244,7 +244,7 @@ DISTFILES = $(SOURCES) $(HEADERS) getopt.h getopt_int.h \
README CONTRIBUTING.md AUTHORS COPYING.LESSERv3 COPYINGv2 COPYINGv3
\
README CONTRIBUTING.md AUTHORS COPYING.LESSERv3 COPYINGv2 COPYINGv3
\
INSTALL NEWS ChangeLog
\
INSTALL NEWS ChangeLog
\
nettle.pc.in hogweed.pc.in
\
nettle.pc.in hogweed.pc.in
\
$(des_headers)
descore.README
desdata.stamp
\
desdata.stamp
$(des_headers)
descore.README
\
aes-internal.h block-internal.h camellia-internal.h
\
aes-internal.h block-internal.h camellia-internal.h
\
gost28147-internal.h serpent-internal.h
\
gost28147-internal.h serpent-internal.h
\
cast128_sboxes.h desinfo.h desCode.h
\
cast128_sboxes.h desinfo.h desCode.h
\
...
...
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