From 68a784d67e7ff1ce1c922819e5e8f1d6865c69da Mon Sep 17 00:00:00 2001 From: inmarket Date: Wed, 1 Oct 2014 00:44:40 +1000 Subject: First ARM build to use the new makefile plus makefile updates --- tools/gmake_scripts/os_linux.mk | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/gmake_scripts/os_linux.mk (limited to 'tools/gmake_scripts/os_linux.mk') diff --git a/tools/gmake_scripts/os_linux.mk b/tools/gmake_scripts/os_linux.mk new file mode 100644 index 00000000..39610ca4 --- /dev/null +++ b/tools/gmake_scripts/os_linux.mk @@ -0,0 +1,8 @@ +# See readme.txt for the make API + +# Requirements: +# +# NONE +# + +LDFLAGS += -pthread -- cgit v1.2.3