mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
Remove unnecessary CXXFLAGS for powerpcspe
gcc already defineds the correct one. PR: 234776 Submitted by: jhibbits
This commit is contained in:
parent
d20c1e9a1c
commit
3e5e127b58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492263
@ -279,8 +279,6 @@ CXXFLAGS_WARN= -Woverloaded-virtual -Wno-unused-parameter -Wno-unused-local-type
|
||||
CXXFLAGS_WARN= -Wshadow -Woverloaded-virtual
|
||||
.endif
|
||||
|
||||
CXXFLAGS_powerpcspe= -D__NO_FPRS
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
|
||||
${WRKSRC}/shell/source/unix/exec/shellexec.cxx
|
||||
|
Loading…
Reference in New Issue
Block a user