fpc/packages/fcl-json
tom_at_work 9428c78d63 Pass OPT to compilation of fpmake.
Solves issues with systems that e.g. require special options for compilation of programs (e.g. libc programs to find libc startup code) or the actual build has been compiled with options that are incompatible with default ones.

Tested changes by building an i386-linux local build and i386-linux->arm-linux cross-builds

git-svn-id: trunk@22397 -
2012-09-15 23:41:44 +00:00
..
examples * Remove linking of .res file (patch from Luiz Americo, bug #21908) 2012-05-01 11:28:04 +00:00
src * Reversed default. Using UTF8 is now the default, old behaviour can be restored 2012-07-10 09:09:38 +00:00
tests * Added tests for new methods, added insert (null) 2011-09-04 10:41:09 +00:00
fpmake.pp * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
Makefile Pass OPT to compilation of fpmake. 2012-09-15 23:41:44 +00:00
Makefile.fpc Pass OPT to compilation of fpmake. 2012-09-15 23:41:44 +00:00
Makefile.fpc.fpcmake * Switched packages to fpmake building 2011-08-06 18:15:44 +00:00