VirtualBox

Changeset 2332 in kBuild for branches


Ignore:
Timestamp:
Apr 10, 2009 4:31:13 PM (16 years ago)
Author:
bird
Message:

Backported 2319: qt4.kmk: Fixed PATH_SDK_QT4_LIB detection (used wrong keyword and ending up with 32-bit libs on 64-bit hosts).

Location:
branches/kBuild-0.1.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/kBuild-0.1.5

    • Property svn:mergeinfo changed
      /trunkmerged: 2319
  • branches/kBuild-0.1.5/kBuild/units/qt4.kmk

    r2323 r2332  
    147147     # And finally, the library path for KBUILD_TARGET.
    148148     ifeq ($(PATH_SDK_QT4_LIB),)
    149       PATH_SDK_QT4_LIB := $(PATH_SDK_QT4_LIB.$(KBUILD_TARGET))
     149      PATH_SDK_QT4_LIB := $(PATH_SDK_QT4_LIB.$(KBUILD_TARGET_ARCH))
    150150      ifeq ($(PATH_SDK_QT4_LIB),)
    151151       PATH_SDK_QT4_LIB := $(patsubst %/libQtCore$(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