2
0

Make Reveal weak.

This commit is contained in:
Maarten Billemont 2016-06-04 12:01:20 -04:00
parent 28afa1a56d
commit b9298996e8

View File

@ -4038,7 +4038,7 @@
); );
OTHER_LDFLAGS = ( OTHER_LDFLAGS = (
"$(inherited)", "$(inherited)",
"-framework", "-weak_framework",
Reveal, Reveal,
); );
"OTHER_LDFLAGS[sdk=iphoneos*]" = ( "OTHER_LDFLAGS[sdk=iphoneos*]" = (