mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Minor optimization for linking libraries by replacing an awk call with
internal make functions git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@9357 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9424bef1ff
commit
0a2d7529c3
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
Wed Mar 14 09:14:22 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* library.make (SOVERSION): Minor optimization: Replace awk call
|
||||
with simple subt and word calls.
|
||||
|
||||
Wed Mar 14 00:15:15 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
Huge speed up. As an example of the order of magnitude, on my
|
||||
|
|
Loading…
Reference in a new issue