Changes between Initial Version and Version 1 of Ticket #584, comment 2
- Timestamp:
- 06/25/14 06:44:33 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #584, comment 2
initial v1 1 1 Workaround: 2 After {{{./configure}}}, edit {{{objs/Makefile}} . The original line 3 looks like this:2 After {{{./configure}}}, edit {{{objs/Makefile}}}. The original line 3 looks like this: 3 3 {{{ 4 4 CFLAGS = -pipe -O -Wall -Wextra -Wpointer-arith -Wconditional-uninitialized -Wno-unused-parameter -Werror -g