mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 21:09:24 +02:00
* rename ppc386.cfg to ppc.cfg
This commit is contained in:
parent
dd02c42009
commit
d5be05efa7
@ -33,7 +33,7 @@ LD linker to use
|
||||
Default: LD=ld
|
||||
|
||||
RELEASE setting this to a value (for example RELEASE=1) will compile
|
||||
for a release, no ppc386.cfg is read an compile is done with
|
||||
for a release, no ppc.cfg is read an compile is done with
|
||||
the following settings: '-Xs -OG2p2 -n'
|
||||
|
||||
VERBOSE setting this to a value (for example VERBOSE=1) will compile
|
||||
|
@ -19,9 +19,9 @@ in /etc/texmf/texmf.cnf to use (at least) the specified values:
|
||||
As shipped, only the .pdf docs are built. You may want to make the HTML
|
||||
files with latex2html by yourself, and eventually adapt the doc-base file.
|
||||
|
||||
To create a new config file for fpc (/etc/ppc386.cfg) use the command:
|
||||
To create a new config file for fpc (/etc/ppc.cfg) use the command:
|
||||
/usr/lib/fpc/1.0.4/samplecfg /usr/lib/fpc/1.0.4
|
||||
However, you should be aware, that said file /etc/ppc386.cfg is
|
||||
However, you should be aware, that said file /etc/ppc.cfg is
|
||||
declared as a conffile since version 1.0.2.
|
||||
|
||||
Free Vision (fp-fv) had to be removed due to licesing issues.
|
||||
|
Loading…
Reference in New Issue
Block a user