nixpkgs/pkgs
Daiderd Jordan 0df3d8d6c4
wxmac: include cf-private
Fixes build failure because CoreFoundation doesn't include
CFURLGetFSRef anymore.

    clang++ -mmacosx-version-min=10.7 -c -o basedll_filefn.o  -D__WXOSX_COCOA__      -DWXBUILDING      -I./src/regex  -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -I/private/tmp/nix-build-wxmac-3.0.2.drv-0/wxWidgets-3.0.2/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -fno-common  ./src/common/filefn.cpp
    ./src/common/filefn.cpp:849:18: error: use of undeclared identifier 'CFURLCreateFromFSRef'
        fullURLRef = CFURLCreateFromFSRef(NULL, fsRef);
                     ^
    ./src/common/filefn.cpp:875:14: error: use of undeclared identifier 'CFURLGetFSRef'
            if ( CFURLGetFSRef(url, fsRef) == false )
2018-10-24 12:07:50 +02:00
..
applications Merge pull request #48882 from r-ryantm/auto-update/snd 2018-10-24 09:08:24 +09:00
build-support Merge pull request #48306 from NixOS/staging-next 2018-10-18 11:23:04 +02:00
common-updater
data Merge staging-next into master 2018-10-21 08:37:30 +02:00
desktops dde-session-ui: init at 4.5.1.10 (#48785) 2018-10-21 23:00:55 +02:00
development wxmac: include cf-private 2018-10-24 12:07:50 +02:00
games Merge pull request #48148 from peterhoeg/p/scummvm_games 2018-10-21 09:50:13 +02:00
misc vscode-extensions.ms-python.python: 2018.8.0 -> 2018.9.1 (#48849) 2018-10-23 12:34:31 +02:00
os-specific darwin.cf-private: include headers from osx_private_sdk 2018-10-24 12:04:05 +02:00
servers nginx-opentracing: init at 0.7.0 2018-10-23 18:08:01 +02:00
shells Merge pull request #46152 from Ma27/fix-setxkbmap-completion 2018-10-19 14:33:04 +02:00
stdenv make-derivation: set CMAKE_SYSTEM_* when cross compiling 2018-10-16 21:50:37 -05:00
test Remove openftd 2018-10-21 21:52:20 +02:00
tools btrfs-progs: 4.15.1 -> 4.17.1 2018-10-23 19:55:08 -04:00
top-level wxmac: include cf-private 2018-10-24 12:07:50 +02:00