mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-19 02:44:17 +03:00
cmake: update ApplicationServices patch
This commit is contained in:
parent
0746c4dbb4
commit
ed27ba064c
@ -47,3 +47,14 @@ index d7af6e2..d4808fc 100644
|
||||
add_subdirectory(libarchive)
|
||||
|
||||
install(FILES COPYING DESTINATION ${CMAKE_DOC_DIR}/cmlibarchive)
|
||||
index e505bdd..f45557d 100644
|
||||
--- a/Utilities/cmlibuv/src/unix/darwin-proctitle.c
|
||||
+++ b/Utilities/cmlibuv/src/unix/darwin-proctitle.c
|
||||
@@ -30,7 +30,6 @@
|
||||
|
||||
#if !TARGET_OS_IPHONE
|
||||
# include <CoreFoundation/CoreFoundation.h>
|
||||
-# include <ApplicationServices/ApplicationServices.h>
|
||||
#endif
|
||||
|
||||
#define S(s) pCFStringCreateWithCString(NULL, (s), kCFStringEncodingUTF8)
|
||||
|
Loading…
Reference in New Issue
Block a user