[Gambas-user] Issue 595 in gambas: GNU support
gambas at ...2524...
gambas at ...2524...
Tue Jan 20 12:14:13 CET 2015
Comment #5 on issue 595 by costamag... at ...626...: GNU support
https://code.google.com/p/gambas/issues/detail?id=595
http://www.gnu.org/software/hurd/hurd/porting/guidelines.html tells it to
you :)
quoting some parts:
"because else -gnu would catch i386-pc-linux-gnu for instance..."
since nothing is HURD specific we can also meld into other stuff like
switch "$host_os" in
case |k*bsd-gnu*|gnu*)
(don't know about the BSD stuff inside the code, they might break the build)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list