VirtualBox

Changeset 2320 in kBuild for trunk


Ignore:
Timestamp:
Apr 10, 2009 2:34:33 PM (16 years ago)
Author:
bird
Message:

qt3.kmk: Fixed PATH_SDK_QT3_LIB detection (used wrong keyword and ending up with 32-bit libs on 64-bit hosts).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/units/qt3.kmk

    r2243 r2320  
    160160     # Determin the KBUILD_TARGET lib directory.
    161161     ifeq ($(PATH_SDK_QT3_LIB),)
    162       PATH_SDK_QT3_LIB := $(PATH_SDK_QT3_LIB.$(KBUILD_TARGET))
     162      PATH_SDK_QT3_LIB := $(PATH_SDK_QT3_LIB.$(KBUILD_TARGET_ARCH))
    163163      ifeq ($(PATH_SDK_QT3_LIB),)
    164164       PATH_SDK_QT3_LIB := $(patsubst %/libqt-mt$(SUFF_DLL),%,$(firstword $(wildcard \
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