aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.39k stars 749 forks source link

Update Makefile to error on incompatible-pointer-types #1147

Closed heitbaum closed 3 months ago

heitbaum commented 3 months ago

The PR reenables a compile error if there is mismatching pointer-types. Having this set during the change between 6.6 and 6.7 allowed rtl8812au to compile - when it shouldn’t have.