From 5573bee314cc43d3eab0cb29ebfacd0898f7b453 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 12 Oct 2019 21:56:18 +0000 Subject: [PATCH] + makefiles use -Sew, so added to the project as well * updated for new format git-svn-id: trunk@43179 - --- compiler/ppcarm.lpi | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/compiler/ppcarm.lpi b/compiler/ppcarm.lpi index 1dcc8a6b52..b9010e7dc2 100644 --- a/compiler/ppcarm.lpi +++ b/compiler/ppcarm.lpi @@ -1,7 +1,7 @@ - + @@ -9,9 +9,9 @@ + - </General> <BuildModes Count="1"> @@ -19,18 +19,16 @@ </BuildModes> <PublishOptions> <Version Value="2"/> - <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> - <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> </PublishOptions> <RunParams> <local> - <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> + <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> </local> <FormatVersion Value="2"/> <Modes Count="1"> <Mode0 Name="default"> <local> - <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> + <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> </local> </Mode0> </Modes> @@ -83,7 +81,8 @@ <StopAfterErrCount Value="50"/> </ConfigFile> <CustomOptions Value="-darm --dFPC_ARMHF"/> +-dFPC_ARMHF +-Sew"/> </Other> </CompilerOptions> </CONFIG>