Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-356

Remove include path from INCLUDES in GNUmakefile.bin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.2, 4.1.3
    • 4.2.0
    • Build and Installation
    • None
    • Darwin host.local 8.8.1 Darwin Kernel Version 8.8.1: Mon Sep 25 19:42:00 PDT 2006; root:xnu-792.13.8.obj~1/RELEASE_I386 i386 i386

    Description

      The compile flag '-I$(TOPDIR)/include/loc' needs to be removed from INCLUDES in the GNUmakefile.bin makefile. Patch listed below.

      Index: etc/config/GNUmakefile.bin
      ===================================================================
      — etc/config/GNUmakefile.bin (revision 517771)
      +++ etc/config/GNUmakefile.bin (working copy)
      @@ -14,7 +14,6 @@
      ONE_REPOSITORY = 1
      include ../makefile.common

      -INCLUDES += -I$(TOPDIR)/include/loc
      TARGET = exec localedef locale

      1. locale sources and related

      Attachments

        Activity

          People

            sebor Martin Sebor
            elemings Eric Lemings
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: