vslavkin opened a new issue, #19446:
URL: https://github.com/apache/nuttx/issues/19446

   ### Description
   
   Hello, I'm trying to get timezones to work on my build, but I found a couple 
of problems:
   - I can't build the ROMFS TZ filesystem (`LIBC_ZONEINFO_ROMFS`), as it 
throws the following error:
   ```
   ar: two different operation options specified
   make[3]: *** [Makefile:896: libtz.a] Error 1
   make[2]: *** [Makefile:99: .tzbuilt] Error 2
   make[1]: *** [Makefile:186: context] Error 2
   make: *** [tools/Unix.mk:471: libs/libc/.context] Error 2
   ```
   
   - If I don't build said FS, using POSIX timezones (like `ART3`) does not work
   
   ### Verification
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to