On Wed, Jul 29, 2020 at 04:24:39PM -0000, GitLab Bridge on behalf of Justin 
Forbes wrote:
...
> > Also,
> > redhat/Makefile:
> > dist-configs: dist-configs-prep
> >         @cd $(REDHAT)/configs; VERSION=$(KVERSION)
> ./generate_all_configs.sh rhel 1; \
> >
> ^^^^
> >         ./process_configs.sh $(PROCESS_CONFIGS_OPTS) $(PACKAGE_NAME)
> $(KVERSION)
> >
> > fedora-configs: DIST_TARGET=fedora
> > fedora-configs: dist-configs
> >
> 
> To be honest, I am not sure that there is any value in target at all
> with ARK, we build a single source rpm for both rawhide and ELN, using
> both Fedora and RHEL configs.  If one fails, it all fails.

Well, I'm trying to check both configs, so yes, I could be using a
more generic make target. But even so so far I can only generate ELN
ones. How can generate rawhide's without building the .src.rpm?
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to