ObjFW  Check-in [808de50cca]

Overview
Comment:configure.ac: Remove -fno-objc-nonfragile-abi.

This is not needed anymore, as the non-fragile ABI is supported now.
It was only relevant for Clang versions < 3.2 anyway.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 808de50cca2908c5c01bccf1b25681650a3840551af296d3fbb270a036a909c2
User & Date: js on 2013-12-06 03:06:46
Other Links: manifest | tags
Context
2013-12-06
03:07
configure.ac: Disable features on DJGPP/DOS. check-in: 2bd1eda5fe user: js tags: trunk
03:06
configure.ac: Remove -fno-objc-nonfragile-abi. check-in: 808de50cca user: js tags: trunk
02:36
Add forwardingTargetForSelector: for x86/Win32. check-in: c0f224df8a user: js tags: trunk
Changes