Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

Makefile

  • Marc G. Fournier's avatar
    24ed6d60
    From: Darren King <aixssd!darrenk@abs.net> · 24ed6d60
    Marc G. Fournier authored
    Subject: [PATCHES] AIX make patch resubmitted.
    
    Misc patches for AIX from Darren:
    
    1)  New src/makefiles/Makefile.aix  This patch should only be
        applied if the following patch (4) is applied to backend/Makefile!
        Still looking into having configure determine the last line to do
        the shared link.  The 325 code will work for 41, so I put that in
        as the default.  Included a commented out 41 line for completeness.
    
    *and*
    
    4)  Patch the backend Makefile.  I've reviewed this patch with respect to the
        other ports that use MAKE_EXPORTS (svr4 and univel) as closely as I could
        and I don't see where it will break them.  If it does, please let me know
        and I'll rework it somehow.
    24ed6d60
    History
    From: Darren King <aixssd!darrenk@abs.net>
    Marc G. Fournier authored
    Subject: [PATCHES] AIX make patch resubmitted.
    
    Misc patches for AIX from Darren:
    
    1)  New src/makefiles/Makefile.aix  This patch should only be
        applied if the following patch (4) is applied to backend/Makefile!
        Still looking into having configure determine the last line to do
        the shared link.  The 325 code will work for 41, so I put that in
        as the default.  Included a commented out 41 line for completeness.
    
    *and*
    
    4)  Patch the backend Makefile.  I've reviewed this patch with respect to the
        other ports that use MAKE_EXPORTS (svr4 and univel) as closely as I could
        and I don't see where it will break them.  If it does, please let me know
        and I'll rework it somehow.