mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Fix build on i386
Reported by: beat
This commit is contained in:
parent
e7b59d2687
commit
0e66c40289
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305057
@ -28,9 +28,7 @@ IGNORE= Please update your current qt4 version to ${QT4_VER_MIN}
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
.if ${OSVERSION} >= 1000000
|
||||
@${REINPLACE_CMD} -e 's|-mincoming-stack-boundary=2||g' ${WRKSRC}/Qt4Pas.pro
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user