Skip to content

Commit 7f94c9f

Browse files
committed
---
yaml --- r: 11221 b: refs/heads/master c: deec6b9 h: refs/heads/master i: 11219: 7990a2a v: v3
1 parent eae86aa commit 7f94c9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: d2debed60539d296b7bcc1e49e48a12ecb4c45fe
2+
refs/heads/master: deec6b9ccf906dc61259d4e9a4522bdaecff6702
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
55
refs/heads/try: 2898dcc5d97da9427ac367542382b6239d9c0bbf

trunk/mk/libuv/x86_64/unix/freebsd/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,10 @@ ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
322322
include src/libuv/uv.target.mk
323323
endif
324324

325-
quiet_cmd_regen_makefile = ACTION Regenerating $@
326-
cmd_regen_makefile = ./src/libuv/build/gyp/gyp -fmake --ignore-environment "--toplevel-dir=." -Isrc/libuv/common.gypi "--depth=." "--generator-output=mk/libuv/x86_64/unix/freebsd" "-Ddefault_configuration=Default" "-Dcomponent=static_library" "-Dlibrary=static_library" "-Dtarget_arch=x86_64" "-DOS=freebsd" src/libuv/uv.gyp
327-
Makefile: $(srcdir)/src/libuv/uv.gyp $(srcdir)/src/libuv/common.gypi
328-
$(call do_cmd,regen_makefile)
325+
#quiet_cmd_regen_makefile = ACTION Regenerating $@
326+
#cmd_regen_makefile = ./src/libuv/build/gyp/gyp -fmake --ignore-environment "--toplevel-dir=." -Isrc/libuv/common.gypi "--depth=." "--generator-output=mk/libuv/x86_64/unix/freebsd" "-Ddefault_configuration=Default" "-Dcomponent=static_library" "-Dlibrary=static_library" "-Dtarget_arch=x86_64" "-DOS=freebsd" src/libuv/uv.gyp
327+
#Makefile: $(srcdir)/src/libuv/uv.gyp $(srcdir)/src/libuv/common.gypi
328+
# $(call do_cmd,regen_makefile)
329329

330330
# "all" is a concatenation of the "all" targets from all the included
331331
# sub-makefiles. This is just here to clarify.

0 commit comments

Comments
 (0)