common.mk
author mjsousa
Thu, 08 Jan 2015 19:04:03 +0000
changeset 986 2064a22cc1f2
parent 353 17bffb57a8c5
permissions -rw-r--r--
Correctly analyse external<->global var compatibility when using variable sized arrays (TODO: does not yet work for FBs!)
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