patch-gnattools_Makefile_in 448 B

12345678910111213
  1. $OpenBSD: patch-gnattools_Makefile_in,v 1.1.1.1 2014/06/26 16:30:17 pascal Exp $
  2. --- gnattools/Makefile.in.orig Thu Dec 12 23:50:07 2013
  3. +++ gnattools/Makefile.in Fri Feb 14 20:24:55 2014
  4. @@ -52,7 +52,7 @@ WARN_CFLAGS = @warn_cflags@
  5. ADA_CFLAGS=@ADA_CFLAGS@
  6. # Variables for gnattools.
  7. -ADAFLAGS= -gnatpg -gnata
  8. +ADAFLAGS= -gnatpg -gnata -ftrampolines -Wtrampolines
  9. # For finding the GCC build dir, which is used far too much
  10. GCC_DIR=../gcc