summaryrefslogtreecommitdiff
path: root/devel/gindent/files/patch-src_indent.h
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2020-09-23 13:34:56 +0000
committerStefan Eßer <se@FreeBSD.org>2020-09-23 13:34:56 +0000
commitfde784537ab9a4f09946bbf0203efed97351d144 (patch)
treedfe50c84d8064c346ba263b9c9ef124375da9d62 /devel/gindent/files/patch-src_indent.h
parent- make /sbin/e2fsck and /sbin/fsck_ext2fs visible in pkg catalog/"pkg which", (diff)
Fix build
The configure script ran into an infinite loop due to an optimization that assumes multiplication of 2 positive numbers was always positive (ignoring wrap-around). Pass "-fwrapv" to the configure script and build the package with that option. Two parsers are generated and both use the same global variables. Fix the build with -fno-common by use of pre-processor macros that rename the variables used in one of those source files. Passing -p to set a non-conflicting prefix other than "yy" does not work with implicit ".c.y" rules and was therefore not applicable.
Notes
Notes: svn path=/head/; revision=549724
Diffstat (limited to 'devel/gindent/files/patch-src_indent.h')
0 files changed, 0 insertions, 0 deletions