Skip to content

Commit f7fcd85

Browse files
committed
fix: Makefile
Signed-off-by: Ajay Mishra <[email protected]>
1 parent 5469063 commit f7fcd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event-exporter/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
IS_GO_MODULE := 1
1010
HAS_DOCKER := 1
1111

12-
export CGO_ENABLED := 0
12+
export CGO_ENABLED := 1
1313

1414
# =============================================================================
1515
# INCLUDE SHARED DEFINITIONS

0 commit comments

Comments
 (0)