Compile and run on ARMv6
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181318
Related bug for cross reference
x11-servers/xorg-server/Makefile | ||
---|---|---|
7 | The version of a port is: PORTVERSION_PORTREVISION,PORTEPOCH. We only ever bump PORTEPOCH if the PORTVERSION_PORTREVISION goes backwards. Normally you would bump PORTREVISION here. As this is just a compile failure you don't need to bump anything. |
Comment Actions
Reset PORTEPOCH
Move all changes under ARCH==armv6 and move patch files to "extra" so they
only are applied on this arch
Comment Actions
Fine with me. Please talk to kwm@ or zeising@ first though so it does not conflict with their work. They like to be notified on xorg changes.