Skip to content

Commit 5c1aca7

Browse files
committed
sysutils/lsof: revert 0654456
- it's wrong.
1 parent 8b2df08 commit 5c1aca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎sysutils/lsof/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ BOOKE_CFLAGS= -DBOOKE
4343
CONFIGURE_SCRIPT= Configure
4444
CONFIGURE_ARGS= -n freebsd
4545
CONFIGURE_ENV= FREEBSD_SYS="${SRC_BASE}/sys" \
46-
LSOF_CC="${CC} -idirafter ${SRC_BASE}"
46+
LSOF_CC="${CC}"
4747

4848
# GCC needs -lzfs -lzpool for reasons unknown. If someone can
4949
# figure out why, I (ler) am all ears.

0 commit comments

Comments
 (0)