ObjFW  Check-in [8ba0c30a03]

Overview
Comment:Remove @ATOMIC_OBJCFLAGS@.

-march=i486 is not needed anymore as we have an x86 asm implementation
for atomic operations now.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8ba0c30a038d096dd0a4bebb3858af5d909690de99a9522cae0148d1a2295cd0
User & Date: js on 2010-08-25 22:12:57
Other Links: manifest | tags
Context
2010-08-28
18:54
Initial support for blocks. check-in: c5d65603d8 user: js tags: trunk
2010-08-25
22:12
Remove @ATOMIC_OBJCFLAGS@. check-in: 8ba0c30a03 user: js tags: trunk
22:05
Better way to cache OFAutoreleasePool.
This way, the tests work again with static linking.
check-in: f2f4062b53 user: js tags: trunk
Changes