diff options
Diffstat (limited to 'devel/gdb/Makefile')
-rw-r--r-- | devel/gdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile index e4d75f81af1d..2be99ba3af56 100644 --- a/devel/gdb/Makefile +++ b/devel/gdb/Makefile @@ -13,6 +13,7 @@ COMMENT= GNU GDB of newer version than comes with the system LICENSE= GPLv3 USE_BZIP2= yes +USE_CSTD= gnu89 USE_GMAKE= yes USES= iconv GNU_CONFIGURE= yes |