mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Fix build.
Submitted by: Jan Hornyak <jan.hornyak@col.cz> (and also pav)
This commit is contained in:
parent
e2bc21b6ba
commit
f142f43353
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183587
@ -59,9 +59,9 @@ OPTIMIZED_FLAGS+= -mcpu=i686 -march=i686 -mfancy-math-387 -mpreferred-stack-boun
|
||||
pre-patch:
|
||||
${CP} ${WRKSRC}/makefile ${WRKSRC}/makefile-pw
|
||||
${CP} ${WRKSRC}/makefile ${WRKSRC}/makefile-wl
|
||||
${DIRNAME} `${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
|
||||
|
||||
pre-configure:
|
||||
@${DIRNAME} `${F77} -print-libgcc-file-name` > ${WRKSRC}/LIBDIR
|
||||
@${ECHO} "You can optimize by setting WITH_OPTIMIZED_FLAGS=yes."
|
||||
@${REINPLACE_CMD} -e ' s|%%FC%%|${FC}|g ; \
|
||||
s|%%CC%%|${CC}|g ; \
|
||||
|
Loading…
Reference in New Issue
Block a user