common.mk
author Paul Beltyukov <beltyukov.p.a@gmail.com>
Tue, 09 May 2017 21:46:44 +0100
changeset 1051 e483512edbeb
parent 353 17bffb57a8c5
permissions -rw-r--r--
Fix bug: allow global variables of type DT (initial values for DT are not const!)
353
17bffb57a8c5 Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt>
parents:
diff changeset
     1
AM_CXXFLAGS = -g -Wall -Wpointer-arith -Wwrite-strings -Wno-unused 
17bffb57a8c5 Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt>
parents:
diff changeset
     2
17bffb57a8c5 Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
Mario de Sousa <msousa@fe.up.pt>
parents:
diff changeset
     3