[Bug 255222] drm-fbsd13-mod: Build failure
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255222 --- Comment #3 from Jason W. Bacon <[email protected]> --- Note to posterity: The following addition to /etc/make.conf allows building ports without the extra CFLAGS, while they are used for building and testing code elsewhere: # Enable full conmpiler warnings and debug symbols outside ports PWD!= pwd .if empty(PWD:M/usr/ports*) CFLAGS+=-O -Wall -g .endif -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"