openbsd-ports/devel/codeblocks/patches/patch-src_CodeBlocks-unix_cbp
ajacoutot 88b4d09817 Import codeblocks-8.02
Code::Blocks is cross platform, free C/C++ IDE built to meet the most
demanding needs of its users. It is designed to be very extensible and
fully configurable.

Built around a plugin framework, Code::Blocks can be extended with
plugins. Any kind of functionality can be added by installing/coding a
plugin.
2009-09-06 17:23:33 +00:00

12 lines
499 B
Plaintext

$OpenBSD: patch-src_CodeBlocks-unix_cbp,v 1.1.1.1 2009/09/06 17:23:34 ajacoutot Exp $
--- src/CodeBlocks-unix.cbp.orig Wed Sep 2 23:33:09 2009
+++ src/CodeBlocks-unix.cbp Wed Sep 2 23:33:39 2009
@@ -166,7 +166,6 @@
<Option projectResourceIncludeDirsRelation="0" />
<Option projectLibDirsRelation="2" />
<Compiler>
- <Add option="-DENABLE_BINRELOC" />
<Add directory="include" />
<Add directory="src/wxAUI" />
<Add directory="include/wxFlatNotebook/include" />