2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 13:22:11 +00:00
[SVN r29373]
This commit is contained in:
Vladimir Prus
2005-06-02 12:04:45 +00:00
parent 7add236044
commit f17a9b9616

View File

@@ -103,7 +103,7 @@ if [ os.name ] != CYGWIN && [ os.name ] != NT
#
# Yet another alternative would be to create propagated <sharedable>
# feature, and set it when building shared libraries, but that's hard
# to implement and will increate target path length even more.
# to implement and will increase target path length even more.
flags gcc.compile OPTIONS <link>shared : -fPIC ;
}
if [ os.name ] != NT