lsof: cross build support.
This commit is contained in:
parent
d4ef1f9fa0
commit
93cead72c4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ do_build() {
|
|||
sed "s|/\* #define\tHASSECURITY\t1 \*/|#define\tHASSECURITY\t1|" \
|
||||
-i dialects/linux/machine.h
|
||||
LSOF_CFGF="$CFLAGS" ./Configure -n linux
|
||||
make ${makejobs}
|
||||
make CC=$CC ${makejobs}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue