mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-10 06:42:26 +00:00
Add idiot-proof comment that the cross-compile warnings are bogus
This commit is contained in:
parent
883b7ecf80
commit
4c9a189f90
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
#!/bin/sh
|
||||
aclocal && autoheader && automake --add-missing && autoconf
|
||||
echo "If you see a couple warnings about cross-compiling above, don't worry"
|
||||
|
||||
|
|
Loading…
Reference in a new issue