summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2019-01-04 00:02:37 +0300
committerOxore <oxore@protonmail.com>2019-01-04 00:02:37 +0300
commiteae3a50f9c791c9aa7dae39cc87d63e0488c4cee (patch)
tree4576fe8c4f2a771e136bc69e661e2d66f01c4051
parent2a91a28bb2522149da09846372c62848617eed00 (diff)
Update libf8 dependency, fix linking
-rw-r--r--Makefile2
m---------deps/libf80
2 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2a21d7d..a34e428 100644
--- a/Makefile
+++ b/Makefile
@@ -48,8 +48,6 @@ endif
LDFLAGS+=$(COMMON)
LDFLAGS_TETRIS+=$(LDFLAGS)
-LDFLAGS_TETRIS+=-L$(LIBF8)
-LDFLAGS_TETRIS+=-l:libf8.a
LDFLAGS_TETRIS+=-lcsfml-graphics
LDFLAGS_TETRIS+=-lcsfml-window
LDFLAGS_TETRIS+=-lcsfml-system
diff --git a/deps/libf8 b/deps/libf8
-Subproject 599a11a1627c8369b43b462a505030936575ede
+Subproject d6a2b741bec1c0632a7d68384c3e6c818584988