mirror of
https://github.com/sjwhitworth/golearn.git
synced 2025-04-26 13:49:14 +08:00
linear_models: more flag fiddling
This commit is contained in:
parent
801f8b8652
commit
b94373553d
@ -4,7 +4,6 @@ package linear_models
|
||||
#include "integration.h"
|
||||
#cgo CFLAGS: -O3
|
||||
#cgo CXXFLAGS: -std=c++11 -O3
|
||||
#cgo LDFLAGS: -lc++
|
||||
*/
|
||||
import "C"
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user