mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 13:03:12 +00:00
Remove unused linker flags
This commit is contained in:
@@ -933,8 +933,6 @@
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = "";
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC++",
|
||||
"-lstdc++",
|
||||
"-all_load",
|
||||
"-ObjC",
|
||||
);
|
||||
@@ -959,8 +957,6 @@
|
||||
);
|
||||
LIBRARY_SEARCH_PATHS = "";
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC++",
|
||||
"-lstdc++",
|
||||
"-all_load",
|
||||
"-ObjC",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user