remove c99 and c++11 restrictions

This commit is contained in:
Philippe Teuwen 2020-04-19 22:55:28 +02:00
commit fbe4e20326
20 changed files with 28 additions and 30 deletions

View file

@ -5,8 +5,6 @@
#amiitool.c $(MYSRCS) ../../../../common/../../commonutil.c ../ui.c -lreadline -lm ../../../../common/mbedtls/libmbedtls.a \
#-o amiitool
set_property(SOURCE PROPERTY C_STANDARD 99)
add_library(amiibo STATIC
amiitool/amiibo.c
amiitool/drbg.c