Skip to content

Commit 0efbf65

Browse files
author
Ciro Santilli
committed
src/python recompile
1 parent c50f016 commit 0efbf65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,3 +272,7 @@ TODO: why is this needed? pybind11 seems to handle constructor arguments just fi
272272
TODO: how does this work at all? With pybind11 examples, a Python module is generated from `C++`. But here we have both a Python class, and a C++ class, so who defines the module?
273273

274274
Tested on gem5 59b6062b297c7cf20ae562978e37e7b373844220.
275+
276+
=== Why everything under src/python requires a rebuild even though it is Python?
277+
278+
TODO. Very annoying.

0 commit comments

Comments
 (0)