Skip to content
Snippets Groups Projects
Commit 6a9ef20b authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

win32, not Win32

parent 8d351e4c
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -242,7 +242,7 @@ endif
ifeq ($(machine_uname),x86_64)
machine_uname := x64
endif
ifneq ($(os), Win32)
ifneq ($(os), win32)
CFLAGS += -fpic
endif
ifeq ($(machine_uname),sparc64)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment