mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Revert accidental checkin.
[SVN r16890]
This commit is contained in:
@@ -342,11 +342,6 @@ rule Link-action
|
||||
}
|
||||
}
|
||||
|
||||
rule gcc-Link-action
|
||||
{
|
||||
JAM_SEMAPHORE on $(<) = gcc-Link-action-semaphore ;
|
||||
}
|
||||
|
||||
# for gcc, we repeat all libraries so that dependencies are always resolved
|
||||
actions gcc-Link-action bind NEEDLIBS NEEDIMPS
|
||||
{
|
||||
|
||||
@@ -342,11 +342,6 @@ rule Link-action
|
||||
}
|
||||
}
|
||||
|
||||
rule gcc-Link-action
|
||||
{
|
||||
JAM_SEMAPHORE on $(<) = gcc-Link-action-semaphore ;
|
||||
}
|
||||
|
||||
# for gcc, we repeat all libraries so that dependencies are always resolved
|
||||
actions gcc-Link-action bind NEEDLIBS NEEDIMPS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user