pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2015Q1] pkgsrc/devel/gnustep-objc/patches
Module Name: pkgsrc
Committed By: spz
Date: Wed Apr 29 15:15:11 UTC 2015
Added Files:
pkgsrc/devel/gnustep-objc/patches [pkgsrc-2015Q1]:
patch-objc_msgSend.x86-32.S
Log Message:
Pullup ticket #4701 - requested by manu
devel/gnustep-objc: build fix
Revisions pulled up:
- devel/gnustep-objc/Makefile 1.27
- devel/gnustep-objc/distinfo 1.9
- devel/gnustep-objc/patches/patch-objc_msgSend.x86-32.S 1.1
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: manu
Date: Sat Apr 18 07:23:18 UTC 2015
Modified Files:
pkgsrc/devel/gnustep-objc: Makefile distinfo
Added Files:
pkgsrc/devel/gnustep-objc/patches: patch-objc_msgSend.x86-32.S
Log Message:
Build fix for missing __i686.get_pc_thunk.bx symbol
Depending on the compiler, __i686.get_pc_thunk.bx may be missing
from runtime. Replace it by a localy supplied version.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/gnustep-objc/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/gnustep-objc/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/gnustep-objc/patches/patch-objc_msgSend.x86-32.S
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.2 \
pkgsrc/devel/gnustep-objc/patches/patch-objc_msgSend.x86-32.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index