opnsense / ports

OPNsense ports on top of FreeBSD
https://opnsense.org/
Other
157 stars 115 forks source link

disable 128bit compiler support #80

Closed rene-bayer closed 4 years ago

rene-bayer commented 4 years ago

When compiling for arm, the compiler doesn't support 128bit integers. it can be disabled in the makefile its also obsolete

fichtner commented 4 years ago

This subverts expectations by leaving the option on and meddles with the ports tree which forces us to deviate from HBSD/FBSD. Ideally, things like that should be solved here instead https://github.com/opnsense/tools/blob/3674c3e7e702b13c1acb830038dd8272e445d212/config/20.1/make.conf#L79