Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 2 and Version 3 of Packages/OpenSSL


Ignore:
Timestamp:
12/02/05 11:25:40 (19 years ago)
Author:
ChrisJohns
Comment:

Fixed the formatting.

Legend:

Unmodified
Added
Removed
Modified
  • Packages/OpenSSL

    v2 v3  
    3535{{{
    3636    my %table=(
    37 ###File 'TABLE' (created by 'make TABLE') contains the data from this list,
    38 ###formatted for better readability.
     37    File 'TABLE' (created by 'make TABLE') contains the data from this list,
     38    formatted for better readability.
    3939}}}
    4040
    4141then scroll down to the end the perl table. For the '''m68k-rtems''' target add the following lines:
    4242
    43 {{{
    44 #### RTEMS Realtime Embedded Kernel
    45 "m68k-rtems", "m68k-rtems-gcc:-O3 -Wall -DTERMIOS -DNO''STRINGS''H=1 -I\$(INSTALLTOP)/m68k-rtems/lib/include::-D_REENTRANT:RTEMS:"
    46 }}}
     43   RTEMS Realtime Embedded Kernel
     44   "m68k-rtems", "m68k-rtems-gcc:-O3 -Wall -DTERMIOS -DNO''STRINGS''H=1 -I\$(INSTALLTOP)/m68k-rtems/lib/include::-D_REENTRANT:RTEMS:"
    4745
    4846Change the target and compiler flags to suit your target. Do not add processor specific flags. These can be added when you run the ''Configure'' script. Note, OpenSSL is built in the source tree. Run the ''Configure'' script by entering a command line similar too this:
     
    5452    CC            =m68k-rtems-gcc
    5553    CFLAG         =-DOPENSSL''SYSNAME''RTEMS -DOPENSSL''THREADS -D''REENTRANT \
    56    * *******DOPENSSL''NO''KRB5 -m5200 -O3 -Wall -DTERMIOS DNO''STRINGS''H=1 \
    57    * *******I$(INSTALLTOP)/m68k-rtems/lib/include
     54                    DOPENSSL''NO''KRB5 -m5200 -O3 -Wall -DTERMIOS DNO''STRINGS''H=1 \
     55                    I$(INSTALLTOP)/m68k-rtems/lib/include
    5856    EX_LIBS       =
    5957
     
    9391
    9492{{{
    95     *** m68k-rtems
     93    m68k-rtems
    9694    $cc           = m68k-rtems-gcc
    9795    $cflags       <tt> -O3 -Wall -DTERMIOS -DNO''STRINGS''H</tt>1 -I$(INSTALLTOP)/m68k-rtems/lib/include