fpc/packages/gdbint
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 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 2011-09-27 20:22:40 +00:00
src * Add relocate_gdb_directory to avoid loading of main.o from libgdb.a 2012-03-29 12:54:09 +00:00
fpmake.pp * The hack calling ResolveFileNames directly does not work anymore 2012-04-08 19:25:56 +00:00
gen-gdblib-inc.sh Correctly handle implicitlibs="c gcc" 2012-06-01 14:28:41 +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 * Changed more packages to fpmake building 2012-01-15 18:26:19 +00:00