Commit Graph

1 Commits

Author SHA1 Message Date
Randy Eckenrode
020240dc47 abseil-cpp: don’t propagate CoreFoundation
abseil-cpp builds with the default SDK, which can break dependent
packages that require a different SDK version to build. Don’t propagate
the CoreFoundation framework path and rely on nixpkgs to provide it
instead. The line can’t be dropped because otherwise abseil-cpp will
fail to build (due to missing symbols).
2023-11-04 01:47:58 -04:00