diff options
| author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-11-22 17:30:23 +0100 | 
|---|---|---|
| committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-11-22 17:30:23 +0100 | 
| commit | e72b97ccd734c8bc8c4cb3cbedbb053fb0cd0849 (patch) | |
| tree | 5d0db2c21a7bf6c91e8a58c7cd0b544a8cb20ffb | |
| parent | 19e79122e3f58f22e96a003cc494e38ff255bb0d (diff) | |
| download | astra-e72b97ccd734c8bc8c4cb3cbedbb053fb0cd0849.tar.gz astra-e72b97ccd734c8bc8c4cb3cbedbb053fb0cd0849.tar.bz2 astra-e72b97ccd734c8bc8c4cb3cbedbb053fb0cd0849.tar.xz astra-e72b97ccd734c8bc8c4cb3cbedbb053fb0cd0849.zip | |
Remove resolved TODO
| -rw-r--r-- | build/linux/Makefile.in | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/build/linux/Makefile.in b/build/linux/Makefile.in index 0ca136a..d1ce5fb 100644 --- a/build/linux/Makefile.in +++ b/build/linux/Makefile.in @@ -462,7 +462,6 @@ endif  ifeq ($(python),yes) -# TODO: This install location doesn't work well for /usr or /usr/local  install-python: py  	$(MKDIR) python/finalbuild  	# Note: setting CC to CXX is intentional. Python uses CC for compilation even if input is C++. | 
