2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-27 02:43:28 +00:00
rules_foreign_cc/toolchains/pkgconfig-makefile-vc.patch
2022-11-09 11:54:39 +00:00

12 lines
305 B
Diff

--- Makefile.vc 2016-04-11 22:39:26.000000000 +0100
+++ Makefile.vc.new 2022-08-19 17:46:52.031979100 +0100
@@ -73,7 +73,7 @@
@-if exist $@.manifest mt /manifest $@.manifest /outputresource:$@;1
$(CFG)\$(PLAT)\pkg-config:
- @-mkdir $@
+ @-mkdir -p $@
config.h: config.h.win32
@-copy $@.win32 $@