Skip to content

Commit

Permalink
freebsd.sys.linker: rename source file
Browse files Browse the repository at this point in the history
Suggested by:	markj
  • Loading branch information
bapt committed Sep 6, 2024
1 parent de1d7d7 commit 705583b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/flua/libfreebsd/sys/linker/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SHLIB_NAME= linker.so
SHLIBDIR= ${LIBDIR}/flua/freebsd/sys

SRCS+= lua_freebsd_sys_linker.c
SRCS+= linker.c

CFLAGS+= \
-I${SRCTOP}/contrib/lua/src \
Expand Down
File renamed without changes.

0 comments on commit 705583b

Please sign in to comment.