From 2d18caf46d9c279fb193dc2a460d53d93b3717b5 Mon Sep 17 00:00:00 2001
From: David Robillard <d@drobilla.net>
Date: Sun, 29 May 2022 14:57:25 -0400
Subject: Fix MacOS build

I can't for the life of me figure out how to do this portably with C++ casts,
since the native types are very different between platforms (pointer on MacOS,
integer on X11).  So, just give up and go back to C casts here.
---
 waflib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'waflib/extras/freeimage.py')

diff --git a/waflib b/waflib
index b600c92..aeef9f5 160000
--- a/waflib
+++ b/waflib
@@ -1 +1 @@
-Subproject commit b600c928b221a001faeab7bd92786d0b25714bc8
+Subproject commit aeef9f5fdf416d9b68c61c75de7dae409f1ac6a4
-- 
cgit v1.2.1