Update Makefile, resources.ini

This commit is contained in:
s1lentq 2016-01-08 20:42:46 +06:00
parent 9e4c02b587
commit 458ac40e41
2 changed files with 3 additions and 2 deletions

View File

@ -17,7 +17,8 @@ CFLAGS = $(OPT_FLAGS)
CFLAGS += -g0 -fvisibility=hidden -DNOMINMAX -fvisibility-inlines-hidden\
-DNDEBUG -Dlinux -D__linux__ -std=c++11 -shared -wd147,274 -fasm-blocks\
-Qoption,cpp,--treat_func_as_string_literal_cpp -fno-rtti
-Qoption,cpp,--treat_func_as_string_literal_cpp -fno-rtti\
-D_byteswap_ulong=_bswap
OBJ_LINUX := $(OBJECTS:%.c=$(BIN_DIR)/%.o)

2
dist/resources.ini vendored
View File

@ -25,7 +25,7 @@
#
# -> Template keys from Hash
# UNKNOWN - check for any other hash
# 00000000 - check for the missing file
# MISSING - check for the missing file
# 3cc7f256 - check for matching on hash
#