]> git.draconx.ca Git - cdecl99.git/commit
Improve gnulib build times.
authorNick Bowler <nbowler@draconx.ca>
Fri, 18 Feb 2022 04:08:19 +0000 (23:08 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 18 Feb 2022 04:57:43 +0000 (23:57 -0500)
commita5676c4a2d61a6732e0b144e45339d0e666c2f20
treeceb7e916d71fda0819047b26c938019828a81b12
parent8ba5dbed14fc225893f8ad4b935e0e4b9f77db78
Improve gnulib build times.

Use the new dxcommon features in an attempt to avoid the expensive
symbol renaming and PIC build steps for the portions of gnulib that
are not actually needed by the libcdecl library.
.gitignore
Makefile.am
bootstrap
common
configure.ac
src/cdecl99.c
test/testlib.c