summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorgrm <grm@eyesin.space>2024-05-26 23:28:28 +0300
committergrm <grm@eyesin.space>2024-05-26 23:28:28 +0300
commit090ffbfc45a62a1f54e0a3d42f7a6ee24aaca723 (patch)
tree24e7ec078b9618b596d6265ccfe45137ad37d497 /src/Makefile.am
parentbdc1bf188405d4adf3b7779220944a06bc5791de (diff)
downloadcgame-090ffbfc45a62a1f54e0a3d42f7a6ee24aaca723.tar.gz
cgame-090ffbfc45a62a1f54e0a3d42f7a6ee24aaca723.tar.bz2
cgame-090ffbfc45a62a1f54e0a3d42f7a6ee24aaca723.zip
Begin vksetup.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b7e2182..30ca37f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,6 @@ bin_PROGRAMS = game
common_sources = state.h
-
AM_LDFLAGS = -fuse-ld=lld -flto
# -fwhole-program allows cross-file inlining, but only works when you put all