mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-22 20:02:09 +00:00
195ac96784
the -glide targets (now named -3dfx..) Thid doesn't mean that I have actually written the makefile stuff for these targets, but rather that I have written the foundation needed to create them.
2 lines
144 B
Text
2 lines
144 B
Text
Global: sed 's/\<sprintf *(\([^,]\+\),/sprintf(\1, sizeof(\1)),/g' to fix possible buffer overruns
|
|
configure.in: clean up the intel -mcpu stuff
|