math/abs: fix build on recent current
This commit is contained in:
@@ -17,6 +17,9 @@ USES= xorg
|
||||
USE_XORG= x11 xpm xaw
|
||||
WRKSRC= ${WRKDIR}/abs-src-0.908
|
||||
|
||||
# Fix build on current
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/trcasestr/strcasestr_/g' ${WRKSRC}/Database/cell.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user