diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2021-02-03 14:50:00 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2021-02-03 14:50:00 +0000 |
commit | 5207f766290ae03636d7d8e2bbc87325f630f52f (patch) | |
tree | 0e7aed21f9e04c2c31da018113efc18256984323 /x11/plank/pkg-plist | |
parent | 4f7c6883e17a33292cadab2f3ea457ac034df92b (diff) |
graphics/libgphoto2: fix build on GCC architectures
Use C11 compiler:
checking for libltdl flags... set explicitly: -I/usr/local/include -L/usr/local/lib -lltdl
Switch to C99:
docupen/calibration.c:31:2: error: 'for' loop initial declarations are only allowed in C99 or C11 mode
31 | for (unsigned int i = 0; i < sizeof(struct lut); i++) {
| ^~~
Notes
Notes:
svn path=/head/; revision=563891
Diffstat (limited to 'x11/plank/pkg-plist')
0 files changed, 0 insertions, 0 deletions