This website requires JavaScript.
Explore
Help
Sign In
d4708
/
opentracker
Watch
1
Star
0
Fork
0
You've already forked opentracker
mirror of
git://erdgeist.org/opentracker
synced
2025-01-27 07:06:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
opentracker
/
Makefile.gzip
5 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
Group feature options that need additional compiler flags in Makefiles, so they can be enable together
2024-04-21 15:36:36 +02:00
FEATURES
+=
-DWANT_COMPRESSION_GZIP
Disable forced gzip by default
2024-04-21 15:52:30 +02:00
#FEATURES+=-DWANT_COMPRESSION_GZIP_ALWAYS
Group feature options that need additional compiler flags in Makefiles, so they can be enable together
2024-04-21 15:36:36 +02:00
LDFLAGS
+=
-lz
Reference in New Issue
Copy Permalink