mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 11:33:09 -08:00
(CRT0_COMPILE): Add -O and -Demacs.
This commit is contained in:
parent
520bca5791
commit
df208aafdb
1 changed files with 1 additions and 1 deletions
|
|
@ -106,4 +106,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
/* Insist on using cc when compiling this. GCC may have been
|
||||
configured to use GAS syntax, which causes problems. */
|
||||
#define CRT0_COMPILE cc -c
|
||||
#define CRT0_COMPILE cc -c -O -Demacs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue