pkgsrc/lang/g95
maya 682b878154 g95: now that I understand why -mips1 is chosen here, clarify it in the
comment for the patch.

note: the choice of o32 for this package is questionable, and defaulting
to n32 on gcc/config.gcc instead is probably the right thing, this package
won't run on platforms that use o32, and the n32 linker can't handle the
o32 objects apparently - it dies with "not enough GOT space for local GOT
entries" (PR toolchain/51521).

defaulting to n32 will allow deleting this patch, but I won't make the
transition because I can't get further in the build and hit a compile
assertion about MTYPE not matching CEXT (double float in my case), similar
to GCC bug #20633.
2016-10-02 23:26:39 +00:00
..
patches g95: now that I understand why -mips1 is chosen here, clarify it in the 2016-10-02 23:26:39 +00:00
buildlink3.mk
DESCR
distinfo g95: now that I understand why -mips1 is chosen here, clarify it in the 2016-10-02 23:26:39 +00:00
Makefile typo in comment 2016-08-16 00:53:41 +00:00
PLIST Build libf95 as shared library. Add rpath entries automatically as 2013-09-20 23:06:07 +00:00
PLIST.Darwin Create Mac OS X specific package list to ensure that all files get 2013-06-01 14:44:01 +00:00
PLIST.DragonFly * Switched to gcc-4.1.2 2013-05-20 05:47:34 +00:00
PLIST.FreeBSD Do not create duplicate definitions. From FreeBSD ports. 2013-09-23 17:56:32 +00:00
PLIST.Linux * Switched to gcc-4.1.2 2013-05-20 05:47:34 +00:00
PLIST.SunOS * Switched to gcc-4.1.2 2013-05-20 05:47:34 +00:00