git: gcc50/c++locale: Fix locale regression in dports

John Marino marino at crater.dragonflybsd.org
Sat Aug 8 16:50:27 PDT 2015


commit bde8a1ee4a2e115e1e9670f9b48b626be2919f7e
Author: John Marino <draco at marino.st>
Date:   Sun Aug 9 01:48:56 2015 +0200

    gcc50/c++locale: Fix locale regression in dports
    
    When bits/c++locale.h is used, the build failes because locale_t
    type is unknown.  Include <xlocale.h> to define it and fix the
    ports regressions I'm seeing now.

Summary of changes:
 contrib/gcc-5.0/libstdc++-v3/config/locale/dragonfly/c_locale.h | 1 +
 1 file changed, 1 insertion(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bde8a1ee4a2e115e1e9670f9b48b626be2919f7e


-- 
DragonFly BSD source repository



More information about the Commits mailing list