Skip to content

Commit

Permalink
cache break
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Krieger committed Dec 19, 2024
1 parent 2023350 commit 6ab238f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,8 @@ ifeq ($(USE_XDG_DIR),1)
DEFINES += -DUSE_XDG_DIR
endif

DEFINES += -DFOOBAR=FOOBAR

ifeq ($(LTO), 1)
# Depending on the compiler version, LTO usually requires all the
# optimization flags to be specified on the link line, and requires them to
Expand Down

0 comments on commit 6ab238f

Please sign in to comment.