From a03099a9674fb10e9bebd8367c939257efd01cdc Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Sat, 19 Dec 2009 15:52:20 +0100 Subject: [PATCH] Don't lint async mode anymore as libusb-compat results in #error --- libftdi.lnt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/libftdi.lnt b/libftdi.lnt index d792a5e..634b1b2 100644 --- a/libftdi.lnt +++ b/libftdi.lnt @@ -7,6 +7,6 @@ +fie // Allow enum to int conversion --dLIBFTDI_LINUX_ASYNC_MODE=1 // also lint async code +// -dLIBFTDI_LINUX_ASYNC_MODE=1 // also lint async code -ecall(534, usb_close) // silence ignored return value from usb_close -- 1.7.1