VirtualBox

Changeset 124 in kBuild


Ignore:
Timestamp:
Jun 25, 2004 8:25:58 PM (21 years ago)
Author:
bird
Message:

fixing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/GCC3.kmk

    r112 r124  
    152152endif   
    153153        $(TOOL_GCC3_LD) $(flags) -o $$@ $(objs) \
     154        $(foreach p,$(libpath), -L$(p)) \
    154155        $(foreach lib,$(libs), $(if $(findstring $(lib),$(subst /,x,$(lib))), -l$(patsubst lib%,%,$(basename $(lib))), $(lib)))
    155156ifneq ($(custom_post),)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette