gcc48 is only required during building, and is not a runtime
dependency.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Is the 4.8 version required for something ? Otherwise depending on lang/gcc would be better (not really sure if we have some way to do that).
Comment Actions
Unfortunately this ancient UDK2014.SP1 code only builds with gcc 4.8. If we decide to keep it around, we should get it building with a newer version.
Comment Actions
OK I see. Well for now just have a build time dep is better then.
Go ahead and commit this.
Comment Actions
The older bhyve edk2 f/w can be built with up to gcc7, if gcc48 needs to be killed off
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222233#c7)