Browse Source

Move 'OPTION' to the end of link action for unix toolset.
In particular, this allows to explicitly link statically to some
libs, using <linkflags> feature. In static libs are specified at
the beginning of the command line, we'll just get link errors.


[SVN r25548]

Vladimir Prus 21 years ago
parent
commit
9d5dc034f1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit bb4d03e57ec6cfa4b91731cc90da7ef051380d2d
+Subproject commit 0ec36774c055b5ea6aa13aee1e4b8973ea760e58

粤ICP备19079148号