Kaydet (Commit) 7521863f authored tarafından Vladimir Glazunov's avatar Vladimir Glazunov

#162926# some fixes for 64 bit linux baseline

üst 8027e13d
...@@ -63,4 +63,7 @@ SHL1LIBS= $(SLB)$/eggtray.lib ...@@ -63,4 +63,7 @@ SHL1LIBS= $(SLB)$/eggtray.lib
# --- Targets ---------------------------------- # --- Targets ----------------------------------
.ENDIF # L10N_framework .ENDIF # L10N_framework
.IF "$(HOSTTYPE)" == "x86_64-linux"
EXTRALIBPATHS+=-L$(LIBRARY_PATH)
.ENDIF # "$(HOSTTYPE)" == "x86_64-linux"
.INCLUDE : target.mk .INCLUDE : target.mk
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment