Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/118#discussion_r41885893
  
    --- Diff: core/sql/nskgmake/Makerules.linux ---
    @@ -80,20 +80,14 @@ OBJSUFFIX := o
     #######################################################################
     # Define several directories used by various parts of the Linux build
     #######################################################################
    -NSK_SQ    := $(MY_SQROOT)
    -NSK       := $(MY_SQROOT)/sql/nsk
    -XMPIROOT        = $(NSK_SQ)/export/lib$(SQ_MBTYPE)
    -NSKBIN             = $(NSK_SQ)/export/bin$(SQ_MBTYPE)
    -NSKROOT         = $(NSK_SQ)/sql/nsk
    +LIBROOT         = $(MY_SQROOT)/export/lib$(SQ_MBTYPE)
    +TRAF_BIN   = $(MY_SQROOT)/export/bin$(SQ_MBTYPE)
    +XMPIROOT        = $(LIBROOT)
     ifeq ($(SQ_BUILD_TYPE),release)
    --- End diff --
    
    Glad to see the NSK stuff cleaned up.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to