We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fef078 commit fdeaaf5Copy full SHA for fdeaaf5
templates/bmake.mpd
@@ -203,7 +203,7 @@ CFLAGS = \
203
<%foreach(macros common_defines)%>
204
-D<%macro%> \
205
<%endfor%>
206
- -DMPC_LIB_MODIFIER=\"$(LIBMODIFIER)$(ULIBMODIFIER)\"
+ -DMPC_LIB_MODIFIER=\"$(LIBMODIFIER)$(ULIBMODIFIER)\" \
207
<%foreach(includes)%>
208
-I"<%include%>" \
209
0 commit comments