diff options
| author | tlatorre <tlatorre@uchicago.edu> | 2019-05-14 10:22:24 -0500 |
|---|---|---|
| committer | tlatorre <tlatorre@uchicago.edu> | 2019-05-14 10:22:24 -0500 |
| commit | 0900a22d8470e48c5e89e0057cc2df480cfd0b03 (patch) | |
| tree | d3a9086ecc9d105fa51d721b7fdb531e70d598ea /README | |
| parent | 45fe118bd336eefa1277d1f4948397f303c6930d (diff) | |
| download | sddm-0900a22d8470e48c5e89e0057cc2df480cfd0b03.tar.gz sddm-0900a22d8470e48c5e89e0057cc2df480cfd0b03.tar.bz2 sddm-0900a22d8470e48c5e89e0057cc2df480cfd0b03.zip | |
update README
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -72,8 +72,8 @@ static library. and then you have to edit the Makefile to add: - CFLAGS=-fdiagnostics-color -O2 -Wall -g -DSWAP_BYTES -I/home/tlatorre/local/include/ - LDLIBS=-fdiagnostics-color -lm -lgsl -lgslcblas -L/home/tlatorre/local/lib64 -l:libnlopt.a -lstdc++ + CFLAGS=-fdiagnostics-color -O2 -Wall -g -DSWAP_BYTES -I/home/tlatorre/local/include + LDLIBS=-fdiagnostics-color -lm -L/home/tlatorre/local/lib64 -l:libnlopt.a -L/home/tlatorre/local/lib -l:libgsl.a -l:libgslcblas.a -lstdc++ Fitting Events ============== |
