regen
This commit is contained in:
parent
d3074235e2
commit
529ec772d8
3
lib/mesa/configure
vendored
3
lib/mesa/configure
vendored
@ -20079,6 +20079,9 @@ linux*|*-gnu*|gnu*|cygwin*)
|
||||
solaris*)
|
||||
DEFINES="$DEFINES -DSVR4"
|
||||
;;
|
||||
openbsd*)
|
||||
DEFINES="$DEFINES -D_ISOC11_SOURCE"
|
||||
;;
|
||||
esac
|
||||
|
||||
if test "x$android" = xyes; then
|
||||
|
Loading…
Reference in New Issue
Block a user