mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
Merge branch 'master' of https://github.com/coolsnowwolf/lede
This commit is contained in:
commit
104f01fb0c
@ -1,6 +1,15 @@
|
|||||||
--- a/configure
|
--- a/configure
|
||||||
+++ b/configure
|
+++ b/configure
|
||||||
@@ -3999,11 +3999,11 @@
|
@@ -2361,7 +2361,7 @@ test -n "$target_alias" &&
|
||||||
|
NONENONEs,x,x, &&
|
||||||
|
program_prefix=${target_alias}-
|
||||||
|
|
||||||
|
-case "$build_os" in
|
||||||
|
+case "$host_os" in
|
||||||
|
freebsd*)
|
||||||
|
OS=FREEBSD
|
||||||
|
$as_echo "#define FREEBSD 1" >>confdefs.h
|
||||||
|
@@ -3999,11 +3999,11 @@ $as_echo_n "checking whether enabling th
|
||||||
LDFLAGS="$LDFLAGS -lpthread"
|
LDFLAGS="$LDFLAGS -lpthread"
|
||||||
fi
|
fi
|
||||||
if test "$cross_compiling" = yes; then :
|
if test "$cross_compiling" = yes; then :
|
||||||
|
Loading…
Reference in New Issue
Block a user