1
0
mirror of https://frontier.innolan.net/rainlance/amiga-ntimed.git synced 2025-11-20 00:44:21 +00:00

Removed compiler warnings

This commit is contained in:
llsth
2015-03-08 00:12:51 +01:00
parent a56b6e0b0f
commit a0979eba92

4
configure vendored
View File

@ -114,8 +114,8 @@ else
echo 'all: ntimed-client'
echo ''
echo 'CC = gcc'
echo "CFLAGS += -DAROS -Wall -Werror"
# echo "CFLAGS += -DAROS"
# echo "CFLAGS += -DAROS -Wall -Werror"
echo "CFLAGS += -DAROS"
echo ''
for f in ${HDRS}