kolibrios/programs/develop/libraries/menuetlibc/src/libc
Ivan Baravy 0895e300ed Add -fgnu89-inline to menuetlibc related files.
One can't build programs that use menuetlibc and the library itself with
the latest toolchain from Serge because new GCC assumes C99 inline
semantics. Fix it by passing -fgnu89-inline option to such programs.

git-svn-id: svn://kolibrios.org@7112 a494cfbc-eb01-0410-851d-a64ba20cac60
2017-11-18 03:24:17 +00:00
..
ansi autobuild sdlquake 2014-09-18 11:46:53 +00:00
ansif Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
compat switch build system to Tup 2014-09-12 15:15:23 +00:00
crt0 * gcc flags: add -march=pentium-mmx -fno-rtti 2014-09-15 09:42:01 +00:00
dos switch build system to Tup 2014-09-12 15:15:23 +00:00
emu_layer Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
fsext Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
menuetos Fixed __menuet__set_bitfield_for_wanted_events in libc to allow bits 30 and 31 be set. 2014-08-11 23:11:42 +00:00
net Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
pc_hw * gcc flags: add -march=pentium-mmx -fno-rtti 2014-09-15 09:42:01 +00:00
posix Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
termios Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
copying Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
copying.dj Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
copying.lib Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
Makefile Adding menuetlibc back to its place in /programs/develop/libraries 2014-06-12 10:43:21 +00:00
Makefile-link menuetlibc: drop support for exotic configurations, it doesn't work anyway 2014-10-08 16:14:52 +00:00
Tupfile.lua Add -fgnu89-inline to menuetlibc related files. 2017-11-18 03:24:17 +00:00