Skip to content

Commit 297668e

Browse files
authored
grow: only use libs from config process (#4162)
1 parent 3522268 commit 297668e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grow/src/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ include ../../config.mk
22
include ../../rules.mk
33

44
LOCAL_CCFLAGS = -D_FILE_OFFSET_BITS=64 -fstack-protector-all
5-
LOCAL_LDFLAGS = -L/lib64
65
LOCAL_LINKAGE = ../../dttools/src/libdttools.a
76

87
TARGETS =

0 commit comments

Comments
 (0)