Skip to content

Commit d7396d5

Browse files
committed
Temporary workaround for HB bug
Homebrew/homebrew-core#71623
1 parent 921f7f3 commit d7396d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/flash/cc3200/ftdi_libftdi1.go

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ package cc3200
2626
#include <ftdi.h>
2727
2828
#cgo pkg-config: libftdi1
29+
#cgo CFLAGS: -I/usr/local/Cellar/libftdi/1.5_1/include/libftdi1
2930
*/
3031
import "C"
3132

0 commit comments

Comments
 (0)