- Add Python preprocessor flags to src/ and src/backend Makefiles
- Add -Wno-long-long to compiler options in order to workaround Python types' evilness git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@322 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
146b3c99cc
commit
6cf67202c7
3 changed files with 3 additions and 2 deletions
|
@ -60,7 +60,6 @@ libbackend_la_SOURCES = \
|
|||
schedulable_status.cc \
|
||||
scheduler.cc \
|
||||
slice.cc
|
||||
|
||||
|
||||
noinst_HEADERS = \
|
||||
history.hh \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue