]> git.saurik.com Git - veency.git/blobdiff - makefile
Solve compatibility issue with HP LaserJet 2605dn printers.
[veency.git] / makefile
index 3f0ac4b88c8870c7a91f0cc4388590253c165769..03f593a8e94c28182acff2c67609380b89d3ca27 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
 name := Veency
 id := vncs
-flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore
+flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -weak_reference_mismatches weak
 base := ../tweaks
 include ../tweaks/tweak.mk