quakeforge/config.d
Bill Currie 9028cda24b Add -fno-unsafe-math-optimizations to CFLAGS.
It seems -ffast-math is not necessarily faster, and the errors it causes
may not be worth the gains, but I'm not sure I want to nuke it completely,
so instead disabling the worst offender of it
(-fno-unsafe-math-optimizations) seems to be the best option. qfbsp now
produces identical text output between optimized and unoptimized builds,
and may be slightly faster than before the change (1.9s for start.map vs
2.0s)
2013-01-11 11:17:31 +09:00
..
ac_config_files.m4 Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
asm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
build_control.m4 Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
cdrom.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
compiling.m4 Add -fno-unsafe-math-optimizations to CFLAGS. 2013-01-11 11:17:31 +09:00
compression.m4 Use pkg-config for zlib. 2012-08-18 21:41:33 +09:00
cross_compile.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
curses.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
fbdev.m4 Disable fbdev for now. 2012-07-09 12:06:59 +09:00
git-version-gen Use git-version-gen to create meaningful version strings. 2012-12-21 18:43:03 +09:00
header_files.m4 A bunch of networking compile fixes. 2012-08-18 21:49:30 +09:00
joystick.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
library_functions.m4 Fall back to execve/wait when execvp and waitpid are unavailable. 2012-08-19 13:18:38 +09:00
mgl.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
networking.m4 A bunch of networking compile fixes. 2012-08-18 21:49:30 +09:00
paths.m4 Use correct name for OpenGL library on OpenBSD by default. 2012-03-03 21:01:23 +09:00
programs.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
pthread.m4 "Check" for the availability of pthreads. 2012-08-19 13:40:42 +09:00
qfcc.m4 Move qfcc's libs and headers to ${prefix}/share 2012-05-05 19:34:35 +09:00
result.m4 Fix the broken defaults for sound and cd plugins. 2012-02-12 21:16:28 +09:00
rpm.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
sdl.m4 Use pkg-config when checking for sdl. 2012-11-29 11:16:06 +09:00
sound.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
svga.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
system_services.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
typedefs_structs_compiler.m4 split up and modernize configure.ac 2010-08-19 15:01:43 +09:00
versions.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00
windows.m4 Remove some no longer necessary evil hacks. 2010-12-23 11:38:00 +09:00
x11.m4 Clean up the excessive makefile vars generated by AC_SUBST. 2012-02-13 15:49:55 +09:00