use MODPY_COMPILEALL (or drop unneeded runs of compileall) for an initial scattering of ports
This commit is contained in:
parent
9105d8e4cb
commit
e1f01a6978
18 changed files with 55 additions and 492 deletions
|
@ -10,12 +10,12 @@ Index: configure
|
|||
case "${target}" in
|
||||
*-*-linux*aout* | *-*-linux*oldld*)
|
||||
;;
|
||||
@@ -3216,7 +3216,7 @@ if test x$enable_libgomp = x ; then
|
||||
case "${target}" in
|
||||
*-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu)
|
||||
@@ -3218,7 +3218,7 @@ if test x$enable_libgomp = x ; then
|
||||
;;
|
||||
- *-*-netbsd* | *-*-freebsd* | *-*-openbsd* | *-*-dragonfly*)
|
||||
+ *-*-netbsd* | *-*-freebsd* | *-*-openbsd* | *-*-dragonfly* | *-*-secbsd*)
|
||||
*-*-netbsd* | *-*-freebsd* | *-*-openbsd* | *-*-dragonfly*)
|
||||
;;
|
||||
*-*-solaris2* | *-*-hpux11*)
|
||||
- *-*-solaris2* | *-*-hpux11*)
|
||||
+ *-*-secbsd* | *-*-solaris2* | *-*-hpux11*)
|
||||
;;
|
||||
*-*-darwin* | *-*-aix*)
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue