Skip to content

Commit 8fef078

Browse files
committed
Add MPC_LIB_MODIFIER
* templates/bmake.mpd:
1 parent 19e124c commit 8fef078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/bmake.mpd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ CFLAGS = \
203203
<%foreach(macros common_defines)%>
204204
-D<%macro%> \
205205
<%endfor%>
206+
-DMPC_LIB_MODIFIER=\"$(LIBMODIFIER)$(ULIBMODIFIER)\"
206207
<%foreach(includes)%>
207208
-I"<%include%>" \
208209
<%endfor%>

0 commit comments

Comments
 (0)