On Wednesday, 4 December 2019 23:13:56 UTC+1, Juan Francisco Cantero Hurtado wrote: > > Hi, I would like to change the OpenBSD Racket port to the CS version to > run some tests. What switch should I pass to configure? > --enable-csdefault or --enable-csonly?. I'm using the racket-minimal > tarball and the raco packages are installed manually as a regular user. > > If you wish to build Racket CS as the default, use --enable-csdefault. This will ensure your racket binary won't have a cs suffix. The --enable-csonly is only useful if you have already a very up-to-date racket you can use to build racket cs. If you don't or if compile time is not an issue, just forget about this option.
Paulo Matos -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/61388a5d-9c99-4fac-b375-5969bf015af7%40googlegroups.com.
