brektrou / rtl8821CU

Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
GNU General Public License v2.0
1.58k stars 458 forks source link

Makefile doesn't work for Kali 5.10.0-Kali9 #143

Open Areck83 opened 2 years ago

Areck83 commented 2 years ago

I'm trying to compile the driver in Kali Linux but warnings are treated as errors even removing some CFLAGS. I get something like this: error: macro "DATE" might prevent reproducible builds [-Werror=date-time] error: macro "TIME" might prevent reproducible builds [-Werror=date-time] "build time: %s %s\n", DATE, TIME);