mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 05:00:07 +02:00
* fpcexe update
This commit is contained in:
parent
ad8ccd0c0e
commit
1ac17aa2e4
@ -82,6 +82,7 @@ build-arch-stamp: debian-files-stamp
|
||||
$(MAKE) api_smart $(BUILDOPTS)
|
||||
$(MAKE) packages_smart $(BUILDOPTS)
|
||||
$(MAKE) utils_all $(BUILDOPTS)
|
||||
$(MAKE) compiler_fpcexe $(BUILDOPTS)
|
||||
|
||||
touch build-arch-stamp
|
||||
|
||||
|
@ -37,6 +37,7 @@ NEWPP=`pwd`/compiler/ppc386
|
||||
make api_smart PP=${NEWPP}
|
||||
make packages_smart PP=${NEWPP}
|
||||
make utils_all PP=${NEWPP}
|
||||
make compiler_fpcexe PP={$NEWPP}
|
||||
|
||||
%install
|
||||
NEWPP=`pwd`/compiler/ppc386
|
||||
|
Loading…
Reference in New Issue
Block a user