[ 
https://issues.apache.org/jira/browse/STDCXX-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Sebor closed STDCXX-356.
-------------------------------

    Resolution: Fixed

Fixed as suggested.

> Remove include path from INCLUDES in GNUmakefile.bin
> ----------------------------------------------------
>
>                 Key: STDCXX-356
>                 URL: https://issues.apache.org/jira/browse/STDCXX-356
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.1.3, 4.1.2
>         Environment: 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
>            Reporter: Eric Lemings
>         Assigned To: Martin Sebor
>             Fix For: 4.2
>
>
> 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
>  
>  # locale sources and related 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to